linux_dsm_epyc7002/fs/nfsd
Bryan Schumaker 44e34da60b NFSD: Clean up forgetting clients
I added in a generic for-each loop that takes a pass over the client_lru
list for the current net namespace and calls some function.  The next few
patches will update other operations to use this function as well.  A value
of 0 still means "forget everything that is found".

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2012-12-03 09:58:55 -05:00
..
acl.h
auth.c
auth.h
cache.h
current_stateid.h
export.c
fault_inject.c NFSD: Lock state before calling fault injection function 2012-12-03 09:58:54 -05:00
idmap.h
Kconfig
lockd.c
Makefile
netns.h NFSD: Clean up forgetting clients 2012-12-03 09:58:55 -05:00
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c nfsd: make NFSv4 lease time per net 2012-11-28 10:39:46 -05:00
nfs4idmap.c
nfs4proc.c nfsd4: delay filling in write iovec array till after xdr decoding 2012-11-26 09:08:15 -05:00
nfs4recover.c nfsd: recovery - make in_grace per net 2012-11-28 10:13:54 -05:00
nfs4state.c NFSD: Clean up forgetting clients 2012-12-03 09:58:55 -05:00
nfs4xdr.c nfsd4: discard some unused nfsd4_verify xdr code 2012-12-03 09:43:51 -05:00
nfscache.c
nfsctl.c NFSD: Fold fault_inject.h into state.h 2012-11-28 13:01:02 -05:00
nfsd.h nfsd: make NFSv4 grace time per net 2012-11-28 10:39:47 -05:00
nfsfh.c exportfs: add FILEID_INVALID to indicate invalid fid_type 2012-11-07 19:22:30 -05:00
nfsfh.h
nfsproc.c
nfssvc.c nfsd: call state init and shutdown twice 2012-11-28 10:13:53 -05:00
nfsxdr.c
state.h NFSD: Fold fault_inject.h into state.h 2012-11-28 13:01:02 -05:00
stats.c
vfs.c nfsd: use vfs_fsync_range(), not O_SYNC, for stable writes 2012-11-07 19:31:34 -05:00
vfs.h
xdr3.h
xdr4.h nfsd4: delay filling in write iovec array till after xdr decoding 2012-11-26 09:08:15 -05:00
xdr.h