Date: Fri, 26 Mar 2010 01:19:29 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/nfsserver nfs_srvsubs.c Message-ID: <201003260119.o2Q1JeC3025714@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2010-03-26 01:19:29 UTC FreeBSD src repository Modified files: sys/nfsserver nfs_srvsubs.c Log: SVN rev 205661 on 2010-03-26 01:19:29Z by rmacklem 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. Tested by: korvus AT comcast.net Reviewed by: jhb MFC after: 2 weeks Revision Changes Path 1.169 +3 -0 src/sys/nfsserver/nfs_srvsubs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003260119.o2Q1JeC3025714>