]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r264842
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 May 2014 00:19:08 +0000 (00:19 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 May 2014 00:19:08 +0000 (00:19 +0000)
commit604f171e199d9c99d7bd46f196477954867787dc
tree878a981e168c799b1546238c150d1505c1edc689
parent8ce9d74d96a88fc650ca1305db9d064b1b7a7f0d
MFC: r264842
Modify the NFSv4 client's Pathconf RPC (actually a Getattr Op.)
so that it only does the RPC for names that are answered by the RPC.
Doing the RPC for other names is harmless, but unnecessary.

git-svn-id: svn://svn.freebsd.org/base/stable/9@265721 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfsclient/nfs_clvnops.c