aha/fs/nfsd
J. Bruce Fields 57ecb34feb nfsd4: fix share mode permissions
NFSv4 opens may function as locks denying other NFSv4 users the rights
to open a file.

We're requiring a user to have write permissions before they can deny
write.  We're *not* requiring a user to have write permissions to deny
read, which is if anything a more drastic denial.

What was intended was to require write permissions for DENY_READ.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2009-12-14 18:06:54 -05:00
..
auth.c CRED: Add some configurable debugging [try #6] 2009-09-02 21:29:01 +10:00
auth.h
export.c nfsd4: fix error return when pseudoroot missing 2009-09-28 12:21:26 -04:00
Kconfig nfsd : Define NFSD only when FILE_LOCKING is enabled 2009-03-18 17:30:48 -04:00
lockd.c nfsd: make fs/nfsd/vfs.h for common includes 2009-11-13 13:23:02 -05:00
Makefile
nfs2acl.c nfsd: make fs/nfsd/vfs.h for common includes 2009-11-13 13:23:02 -05:00
nfs3acl.c nfsd: make fs/nfsd/vfs.h for common includes 2009-11-13 13:23:02 -05:00
nfs3proc.c nfsd: make fs/nfsd/vfs.h for common includes 2009-11-13 13:23:02 -05:00
nfs3xdr.c Fix memory corruption caused by nfsd readdir+ 2009-11-14 12:55:55 -08:00
nfs4acl.c nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups 2009-10-27 19:34:44 -04:00
nfs4callback.c nfsd41: modify nfsd4.1 backchannel to use new xprt class 2009-09-15 20:52:13 -04:00
nfs4idmap.c headers: utsname.h redux 2009-09-23 18:13:10 -07:00
nfs4proc.c nfsd4: fix share mode permissions 2009-12-14 18:06:54 -05:00
nfs4recover.c nfsd: make fs/nfsd/vfs.h for common includes 2009-11-13 13:23:02 -05:00
nfs4state.c nfsd: make fs/nfsd/vfs.h for common includes 2009-11-13 13:23:02 -05:00
nfs4xdr.c nfsd: make fs/nfsd/vfs.h for common includes 2009-11-13 13:23:02 -05:00
nfscache.c knfsd: fix reply cache memory corruption 2009-05-27 14:14:02 -04:00
nfsctl.c const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
nfsfh.c nfsd: simplify fh_verify access checks 2009-11-25 17:55:46 -05:00
nfsproc.c nfsd: make fs/nfsd/vfs.h for common includes 2009-11-13 13:23:02 -05:00
nfssvc.c nfsd: make fs/nfsd/vfs.h for common includes 2009-11-13 13:23:02 -05:00
nfsxdr.c
stats.c
vfs.c nfsd: make fs/nfsd/vfs.h for common includes 2009-11-13 13:23:02 -05:00
vfs.h nfsd: make fs/nfsd/vfs.h for common includes 2009-11-13 13:23:02 -05:00