]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r222540
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 Jun 2011 19:32:00 +0000 (19:32 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 16 Jun 2011 19:32:00 +0000 (19:32 +0000)
commita7cbd2eb79b0541a91ccffed9421c97644190c3c
treed2e054f4ef9521ffa7d61a05e3b1248b19899c6b
parenta64030eca9cec609646403e24c5096132f4bf584
MFC: r222540
Fix the new NFS client so that it doesn't do an NFSv3
Pathconf RPC for cases where the reply doesn't include
the answer. This fixes a problem reported by avg@ where
the NFSv3 Pathconf RPC would fail when "ls -l" did an
lpathconf(2) for _PC_ACL_NFS4.

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