alistair23-linux/fs/nfs
Trond Myklebust 95d35cb4c4 NFSv4: Remove nfs_client->cl_sem
Now that we're using the flags to indicate state that needs to be
recovered, as well as having implemented proper refcounting and spinlocking
on the state and open_owners, we can get rid of nfs_client->cl_sem. The
only remaining case that was dubious was the file locking, and that case is
now covered by the nfsi->rwsem.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2008-12-23 15:21:45 -05:00
..
callback.c NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets 2008-10-17 13:06:41 -04:00
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: Remove nfs_client->cl_sem 2008-12-23 15:21:45 -05:00
delegation.h NFS: Use atomic bitops when changing struct nfs_delegation->flags 2008-12-23 15:21:39 -05:00
dir.c [PATCH] move executable checking into ->permission() 2008-10-23 05:13:25 -04:00
direct.c
file.c nfs: remove an obsolete nfs_flock comment 2008-10-07 18:16:21 -04:00
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
Makefile
mount_clnt.c NFS: "[no]resvport" mount option changes mountd client too 2008-12-23 15:21:37 -05:00
namespace.c nfs: BUG_ON in nfs_follow_mountpoint 2008-10-07 18:15:16 -04:00
nfs2xdr.c
nfs3acl.c NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend #2) 2008-10-07 18:16:22 -04:00
nfs3proc.c nfs: authenticated deep mounting 2008-10-07 18:16:22 -04:00
nfs3xdr.c
nfs4_fs.h NFSv4: Add a recovery marking scheme for state owners 2008-12-23 15:21:43 -05:00
nfs4namespace.c nfs: Fix misparsing of nfsv4 fs_locations attribute 2008-10-07 18:17:47 -04:00
nfs4proc.c NFSv4: Remove nfs_client->cl_sem 2008-12-23 15:21:45 -05:00
nfs4renewd.c NFSv4: Remove nfs_client->cl_sem 2008-12-23 15:21:45 -05:00
nfs4state.c NFSv4: Remove nfs_client->cl_sem 2008-12-23 15:21:45 -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 nfs: authenticated deep mounting 2008-10-07 18:16:22 -04:00
read.c nfs: remove redundant tests on reading new pages 2008-12-23 15:21:30 -05:00
super.c NFS: "[no]resvport" mount option changes mountd client too 2008-12-23 15:21:37 -05:00
symlink.c
sysctl.c
unlink.c NFS: Clean up nfs_sb_active/nfs_sb_deactive 2008-10-06 20:08:26 -04:00
write.c NFS: Don't use range_cyclic for data integrity syncs 2008-10-07 18:19:05 -04:00