linux/fs/nfs
Linus Torvalds 8325049337 Fix extraneous '&' in recent NFS client cleanup
We should pass "wait_event_interruptible()" the wait-queue itself, not
the pointer to it. The magic macro will pointerize it internally.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-08 17:28:25 -07:00
..
Makefile
callback.c [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process 2006-10-02 07:57:18 -07:00
callback.h
callback_proc.c
callback_xdr.c
client.c Fix extraneous '&' in recent NFS client cleanup 2006-10-08 17:28:25 -07:00
delegation.c
delegation.h
dir.c [PATCH] r/o bind mounts: monitor zeroing of i_nlink 2006-10-01 00:39:30 -07:00
direct.c [PATCH] Vectorize aio_read/aio_write fileop methods 2006-10-01 00:39:28 -07:00
file.c [PATCH] Vectorize aio_read/aio_write fileop methods 2006-10-01 00:39:28 -07:00
getroot.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
idmap.c
inode.c
internal.h
iostat.h
mount_clnt.c
namespace.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
nfs2xdr.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4_fs.h
nfs4namespace.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
nfs4proc.c
nfs4renewd.c
nfs4state.c
nfs4xdr.c
nfsroot.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
pagelist.c
proc.c
read.c
super.c Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
symlink.c
sysctl.c
unlink.c
write.c