freebsd-dev/sys/nfsserver
Rick Macklem ae4539db79 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.
2010-04-09 01:14:39 +00:00
..
nfs_fha.c - Factor out the code shared between NFS client and server into its own 2010-02-22 21:45:20 +00:00
nfs_fha.h Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
nfs_serv.c MFC 200084: 2009-12-18 19:43:44 +00:00
nfs_srvkrpc.c - Factor out the code shared between NFS client and server into its own 2010-02-22 21:45:20 +00:00
nfs_srvsubs.c MFC: r205661 2010-04-09 01:14:39 +00:00
nfs.h - Factor out the code shared between NFS client and server into its own 2010-02-22 21:45:20 +00:00
nfsm_subs.h Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
nfsrvcache.h Remove the old kernel RPC implementation and the NFS_LEGACYRPC option. 2009-06-30 19:03:27 +00:00
nfsrvstats.h