linux/fs/nfsd
Al Viro 5955102c99 wrappers for ->i_mutex access
parallel to mutex_{lock,unlock,trylock,is_locked,lock_nested},
inode_foo(inode) being mutex_foo(&inode->i_mutex).

Please, use those for access to ->i_mutex; over the coming cycle
->i_mutex will become rwsem, with ->lookup() done with it held
only shared.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-01-22 18:04:28 -05:00
..
acl.h
auth.c
auth.h
blocklayout.c
blocklayoutxdr.c
blocklayoutxdr.h
cache.h
current_stateid.h
export.c
export.h
fault_inject.c
idmap.h
Kconfig
lockd.c
Makefile
netns.h
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c
nfs4idmap.c
nfs4layouts.c Smaller bugfixes and cleanup, including a fix for a failures of 2016-01-15 12:49:44 -08:00
nfs4proc.c wrappers for ->i_mutex access 2016-01-22 18:04:28 -05:00
nfs4recover.c wrappers for ->i_mutex access 2016-01-22 18:04:28 -05:00
nfs4state.c Smaller bugfixes and cleanup, including a fix for a failures of 2016-01-15 12:49:44 -08:00
nfs4xdr.c Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-01-12 17:11:47 -08:00
nfscache.c
nfsctl.c
nfsd.h
nfsfh.c
nfsfh.h wrappers for ->i_mutex access 2016-01-22 18:04:28 -05:00
nfsproc.c
nfssvc.c
nfsxdr.c
pnfs.h
state.h Smaller bugfixes and cleanup, including a fix for a failures of 2016-01-15 12:49:44 -08:00
stats.c
stats.h
trace.c
trace.h nfsd: add new io class tracepoint 2016-01-14 17:32:51 -05:00
vfs.c wrappers for ->i_mutex access 2016-01-22 18:04:28 -05:00
vfs.h
xdr.h
xdr3.h
xdr4.h
xdr4cb.h