linux/fs/nfs
Bryan Schumaker b01dd1d8fa NFS: Call test_stateid() and free_stateid() with correct stateids
I noticed that test_stateid() was always using the same stateid for open
and lock recovery.  After poking around a bit, I discovered that it was
always testing with a delegation stateid (even if there was no
delegation present).  I figured this wasn't correct, so now delegation
and open stateids are tested during open_expired() and lock stateids are
tested during lock_expired().

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-02-06 18:47:58 -05:00
..
blocklayout NFS: Use kcalloc() when allocating arrays 2012-01-31 19:28:22 -05:00
objlayout
cache_lib.c
cache_lib.h
callback.c
callback.h
callback_proc.c pnfs: clean up initiate_file_draining layout lookup 2012-01-31 19:28:22 -05:00
callback_xdr.c
client.c SUNRPC: constify the rpc_program 2012-01-31 19:28:20 -05:00
delegation.c
delegation.h
dir.c NFS: Optimise away unnecessary setattrs for open(O_TRUNC); 2012-01-31 19:28:07 -05:00
direct.c
dns_resolve.c NFS: parse DNS cache in proper network namespace context 2012-01-31 19:28:17 -05:00
dns_resolve.h
file.c NFS: Ensure that mmapped pages remain stable during writeback 2012-01-31 19:28:08 -05:00
fscache-index.c
fscache.c
fscache.h
getroot.c
idmap.c
inode.c SUNRPC: register RPC stats /proc entries in passed network namespace context 2012-01-31 19:28:17 -05:00
internal.h SUNRPC: constify the rpc_program 2012-01-31 19:28:20 -05:00
iostat.h
Kconfig
Makefile
mount_clnt.c SUNRPC: constify the rpc_program 2012-01-31 19:28:20 -05:00
namespace.c
netns.h
nfs2xdr.c SUNRPC: constify the rpc_program 2012-01-31 19:28:20 -05:00
nfs3acl.c
nfs3proc.c
nfs3xdr.c SUNRPC: constify the rpc_program 2012-01-31 19:28:20 -05:00
nfs4_fs.h NFSv4: Avoid thundering herd issues with nfs_release_seqid 2012-01-31 19:28:21 -05:00
nfs4filelayout.c NFSv41: Add a new helper nfs4_init_sequence() 2012-01-31 19:28:06 -05:00
nfs4filelayout.h
nfs4filelayoutdev.c NFS: decode destination address in proper network namespace context 2012-01-31 19:28:17 -05:00
nfs4namespace.c SUNRPC: parametrize rpc_pton() by network context 2012-01-31 19:28:12 -05:00
nfs4proc.c NFS: Call test_stateid() and free_stateid() with correct stateids 2012-02-06 18:47:58 -05:00
nfs4renewd.c
nfs4state.c NFSv4: Avoid thundering herd issues with nfs_release_seqid 2012-01-31 19:28:21 -05:00
nfs4xdr.c NFS: Pass a stateid to test_stateid() and free_stateid() 2012-02-06 18:47:58 -05:00
nfsroot.c
pagelist.c NFS: Remove unnecessary includes from linux/nfs_fs_i.h 2012-01-31 18:20:28 -05:00
pnfs.c NFS: Use kcalloc() when allocating arrays 2012-01-31 19:28:22 -05:00
pnfs.h
pnfs_dev.c
proc.c
read.c NFSv41: Add a new helper nfs4_init_sequence() 2012-01-31 19:28:06 -05:00
super.c nfs: remove unneeded NULL pointer check in nfs4_remote_mount 2012-01-31 19:28:23 -05:00
symlink.c
sysctl.c
unlink.c NFSv41: Add a new helper nfs4_init_sequence() 2012-01-31 19:28:06 -05:00
write.c NFSv41: Add a new helper nfs4_init_sequence() 2012-01-31 19:28:06 -05:00