]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r205661
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Apr 2010 01:14:39 +0000 (01:14 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Apr 2010 01:14:39 +0000 (01:14 +0000)
commit2ce650e75a4ef475fa9762506bcffa65f19b98f6
tree5682db47b73034d667290ca8269be18a6d734fc7
parent78e25d8d8c3fb9820633a765a056f3191ce810bc
MFC: r205661
Patch the regular NFS server so that it returns ESTALE to the client
for all errors returned by VFS_FHTOVP(). This is required to ensure
that EIO doesn't get returned to the client when ZFS is used as the
server file system.

git-svn-id: svn://svn.freebsd.org/base/stable/8@206406 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/nfsserver/nfs_srvsubs.c