kernel_optimize_test/fs/nfsd
Bryan Schumaker 03cfb42025 NFSD: Clean up the test_stateid function
When I initially wrote it, I didn't understand how lists worked so I
wrote something that didn't use them.  I think making a list of stateids
to test is a more straightforward implementation, especially compared to
especially compared to decoding stateids while simultaneously encoding
a reply to the client.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2012-02-17 18:38:52 -05:00
..
acl.h
auth.c
auth.h
cache.h
current_stateid.h nfsd41: use current stateid by value 2012-02-15 11:20:45 -05:00
export.c nfsd: remove some unneeded checks 2012-02-03 14:26:42 -05:00
fault_inject.c
fault_inject.h
idmap.h
Kconfig
lockd.c
Makefile
nfs2acl.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4acl.c
nfs4callback.c
nfs4idmap.c
nfs4proc.c nfsd41: split out share_access want and signal flags while decoding 2012-02-17 18:38:42 -05:00
nfs4recover.c Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux 2012-01-14 12:26:41 -08:00
nfs4state.c NFSD: Clean up the test_stateid function 2012-02-17 18:38:52 -05:00
nfs4xdr.c NFSD: Clean up the test_stateid function 2012-02-17 18:38:52 -05:00
nfscache.c
nfsctl.c Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux 2012-01-14 12:26:41 -08:00
nfsd.h
nfsfh.c
nfsfh.h
nfsproc.c
nfssvc.c nfsd: fix default iosize calculation on 32bit 2012-02-03 15:33:17 -05:00
nfsxdr.c
state.h nfsd4: check for uninitialized slot 2012-02-14 17:01:58 -05:00
stats.c
vfs.c Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux 2012-01-14 12:26:41 -08:00
vfs.h
xdr3.h
xdr4.h NFSD: Clean up the test_stateid function 2012-02-17 18:38:52 -05:00
xdr.h