linux-stable-rt/fs/nfs
Trond Myklebust 515d861177 NFSv4: Clean up the support for returning multiple delegations
Add a flag to mark delegations as requiring return, then run a garbage
collector. In the future, this will allow for more flexible delegation
management, where delegations may be marked for return if it turns out
that they are not being referenced.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2008-12-23 15:21:46 -05:00
..
Makefile
callback.c
callback.h
callback_proc.c
callback_xdr.c
client.c NFSv4: Remove nfs_client->cl_sem 2008-12-23 15:21:45 -05:00
delegation.c NFSv4: Clean up the support for returning multiple delegations 2008-12-23 15:21:46 -05:00
delegation.h NFSv4: Clean up the support for returning multiple delegations 2008-12-23 15:21:46 -05:00
dir.c [PATCH] move executable checking into ->permission() 2008-10-23 05:13:25 -04:00
direct.c
file.c
getroot.c [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
idmap.c
inode.c NFS: Convert nfs_attr_generation_counter into an atomic_long 2008-10-28 15:21:40 -04:00
internal.h NFS: "[no]resvport" mount option changes mountd client too 2008-12-23 15:21:37 -05:00
iostat.h
mount_clnt.c NFS: "[no]resvport" mount option changes mountd client too 2008-12-23 15:21:37 -05:00
namespace.c
nfs2xdr.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4_fs.h NFSv4: Add recovery for individual stateids 2008-12-23 15:21:46 -05:00
nfs4namespace.c
nfs4proc.c NFSv4: Add recovery for individual stateids 2008-12-23 15:21:46 -05:00
nfs4renewd.c NFSv4: Remove nfs_client->cl_sem 2008-12-23 15:21:45 -05:00
nfs4state.c NFSv4: Add recovery for individual stateids 2008-12-23 15:21:46 -05:00
nfs4xdr.c
nfsroot.c NFS: introduce nfs_mount_info struct for calling nfs_mount() 2008-12-23 15:21:35 -05:00
pagelist.c
proc.c
read.c nfs: remove redundant tests on reading new pages 2008-12-23 15:21:30 -05:00
super.c NFSv4: Clean up the support for returning multiple delegations 2008-12-23 15:21:46 -05:00
symlink.c
sysctl.c
unlink.c
write.c