kernel-ark/fs/nfs
Trond Myklebust 83c9d41e45 NFSv4: Remove nfs4_client->cl_sem from close() path
We no longer need to worry about collisions between close() and the state
 recovery code, since the new close will automatically recheck the
 file state once it is done waiting on its sequence slot.

 Ditto for the nfs4_proc_locku() procedure.

 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-10-18 14:20:13 -07:00
..
callback_proc.c
callback_xdr.c
callback.c
callback.h
delegation.c [PATCH] NFS: Fix cache consistency races 2005-10-17 14:47:16 -07:00
delegation.h
dir.c NFS: Don't expose internal READDIR errors to userspace 2005-09-23 12:38:01 -04:00
direct.c
file.c [PATCH] NFS: Fix cache consistency races 2005-10-17 14:47:16 -07:00
idmap.c Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" 2005-09-23 12:39:00 -04:00
inode.c Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 2005-10-18 13:50:52 -07:00
Makefile
mount_clnt.c
nfs2xdr.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4_fs.h NFSv4: Remove obsolete state_owner and lock_owner semaphores 2005-10-18 14:20:13 -07:00
nfs4proc.c NFSv4: Remove nfs4_client->cl_sem from close() path 2005-10-18 14:20:13 -07:00
nfs4renewd.c
nfs4state.c NFSv4: Remove nfs4_client->cl_sem from close() path 2005-10-18 14:20:13 -07:00
nfs4xdr.c NFSv4: Fix a potential CLOSE race 2005-10-18 14:20:12 -07:00
nfsroot.c
pagelist.c
proc.c
read.c
symlink.c
unlink.c
write.c