linux/fs/nfsd
J. Bruce Fields 50747dd5e4 nfsd4: remove check_conflicting_opens warning
There are actually rare races where this is possible (e.g. if a new open
intervenes between the read of i_writecount and the fi_fds).

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2020-09-25 18:02:02 -04:00
..
acl.h
auth.c
auth.h
blocklayout.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
blocklayoutxdr.c
blocklayoutxdr.h
cache.h
current_stateid.h
export.c
export.h
fault_inject.c
filecache.c nfsd: Cache R, RW, and W opens separately 2020-09-25 18:02:02 -04:00
filecache.h
flexfilelayout.c
flexfilelayoutxdr.c
flexfilelayoutxdr.h
idmap.h
Kconfig nfsd: remove fault injection code 2020-09-25 18:01:26 -04:00
lockd.c
Makefile nfsd: remove fault injection code 2020-09-25 18:01:26 -04:00
netns.h
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
nfs4idmap.c
nfs4layouts.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
nfs4proc.c nfsd: fix comparison to bool warning 2020-09-25 18:01:28 -04:00
nfs4recover.c
nfs4state.c nfsd4: remove check_conflicting_opens warning 2020-09-25 18:02:02 -04:00
nfs4xdr.c NFSD: Correct type annotations in COPY XDR functions 2020-09-25 18:01:28 -04:00
nfscache.c silence nfscache allocation warnings with kvzalloc 2020-09-25 18:01:28 -04:00
nfsctl.c nfsd: remove fault injection code 2020-09-25 18:01:26 -04:00
nfsd.h
nfsfh.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
nfsfh.h
nfsproc.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
nfssvc.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
nfsxdr.c
pnfs.h
state.h nfsd: remove fault injection code 2020-09-25 18:01:26 -04:00
stats.c
stats.h
trace.c
trace.h nfsd: rename delegation related tracepoints to make them less confusing 2020-09-25 18:01:27 -04:00
vfs.c NFSD: Correct type annotations in user xattr helpers 2020-09-25 18:01:27 -04:00
vfs.h
xdr.h
xdr3.h
xdr4.h
xdr4cb.h