linux/fs/nfs
Trond Myklebust d0dc3701cb NFSv4: Give the lock stateid its own sequence queue
Sharing the open sequence queue causes a deadlock when we try to take
both a lock sequence id and and open sequence id.

This fixes the regression reported by Dimitri Puzin and Jeff Garzik: See

	http://bugzilla.kernel.org/show_bug.cgi?id=9712

for details.

Reported-and-tested-by: Dimitri Puzin <bugs@psycast.de>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Tested-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-01-10 13:35:32 -08:00
..
Makefile
callback.c
callback.h
callback_proc.c
callback_xdr.c
client.c NFSv2/v3: Fix a memory leak when using -onolock 2007-12-11 22:01:56 -05:00
delegation.c
delegation.h
dir.c NFS: fs/nfs/dir.c should #include "internal.h" 2007-11-26 16:24:49 -05:00
direct.c Revert "NFS: Ensure we return zero if applications attempt to write zero bytes" 2007-12-12 11:08:33 -05:00
file.c
getroot.c NFS: Fix an Oops in NFS unmount 2007-12-12 11:12:15 -05:00
idmap.c
inode.c
internal.h
iostat.h
mount_clnt.c
namespace.c
nfs2xdr.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4_fs.h NFSv4: Give the lock stateid its own sequence queue 2008-01-10 13:35:32 -08:00
nfs4namespace.c
nfs4proc.c NFSv4: Fix open_to_lock_owner sequenceid allocation... 2008-01-03 09:37:17 -05:00
nfs4renewd.c NFSv4: Fix circular locking dependency in nfs4_kill_renewd 2008-01-03 09:37:16 -05:00
nfs4state.c NFSv4: Give the lock stateid its own sequence queue 2008-01-10 13:35:32 -08:00
nfs4xdr.c
nfsroot.c
pagelist.c
proc.c
read.c
super.c NFS: Fix a possible Oops in fs/nfs/super.c 2008-01-03 09:37:11 -05:00
symlink.c
sysctl.c
unlink.c
write.c