switch-linux/fs/nfsd
Stanislav Kinsbursky f2c7ea10f9 nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
Global svc_export_cache cache is going to be replaced with per-net instance. So
prepare the ground for it.

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2012-04-11 17:55:03 -04:00
..
acl.h
auth.c
auth.h
cache.h
current_stateid.h
export.c nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops 2012-04-11 17:55:03 -04:00
fault_inject.c
fault_inject.h
idmap.h
Kconfig
lockd.c
Makefile
netns.h nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled 2012-03-29 08:01:07 -04:00
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c nfsd4: use auth_unix unconditionally on backchannel 2012-03-28 19:14:36 -04:00
nfs4idmap.c nfsd4: memory corruption in numeric_name_to_id() 2012-03-28 10:10:23 -04:00
nfs4proc.c nfsd: don't fail unchecked creates of non-special files 2012-04-11 17:49:52 -04:00
nfs4recover.c nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled 2012-03-29 08:01:07 -04:00
nfs4state.c nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end 2012-04-11 17:55:00 -04:00
nfs4xdr.c
nfscache.c
nfsctl.c nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops 2012-04-11 17:55:03 -04:00
nfsd.h nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled 2012-03-29 08:01:07 -04:00
nfsfh.c nfsd: use exp_put() for svc_export_cache put 2012-04-11 17:55:02 -04:00
nfsfh.h
nfsproc.c
nfssvc.c Merge nfs containerization work from Trond's tree 2012-03-26 11:48:54 -04:00
nfsxdr.c
state.h nfsd: add nfsd4_client_tracking_ops struct and a way to set it 2012-03-26 11:49:47 -04:00
stats.c
vfs.c nfsd: don't fail unchecked creates of non-special files 2012-04-11 17:49:52 -04:00
vfs.h
xdr.h
xdr3.h
xdr4.h