freebsd-dev/sys/fs/nfsserver
Rick Macklem 858f6fe327 Allow use of a write open stateid for reading in the NFSv4 server.
The NFSv4 RFCs give a server the option of allowing the use of an open
stateid for write access to be used for a Read operation.
This patch enables this by default and adds a sysctl to disable it,
for anyone who does not want this capability.
Allowing this is particularily useful for a pNFS Data Server (DS), since
they are not permitted to allow the use of special stateids.
Discovered during recent testing of the pNFS server under development.

MFC after:	2 weeks
2017-04-24 20:46:19 +00:00
..
nfs_fha_new.c Fix RPC server threads file handle affinity to work better with ZFS. 2013-12-23 08:43:16 +00:00
nfs_fha_new.h
nfs_nfsdcache.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfs_nfsdkrpc.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfs_nfsdport.c Fix the setting of atime for Linux client NFSv4 mounts. 2017-04-21 00:17:47 +00:00
nfs_nfsdserv.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfs_nfsdsocket.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfs_nfsdstate.c Allow use of a write open stateid for reading in the NFSv4 server. 2017-04-24 20:46:19 +00:00
nfs_nfsdsubs.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00