Fix extraneous '&' in recent NFS client cleanup
Linus Torvalds authored

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: default avatarLinus Torvalds <torvalds@osdl.org>
83250493
Name Last commit Last update
..
Makefile NFS: Share NFS superblocks per-protocol per-server per-FSID
callback.c [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
callback.h NFS: Fix NFS4 callback up/down prototypes
callback_proc.c NFS: Generalise the nfs_client structure
callback_xdr.c Remove obsolete #include <linux/config.h>
client.c Fix extraneous '&' in recent NFS client cleanup
delegation.c [PATCH] fs: Removing useless casts
delegation.h NFS: Rename struct nfs4_client to struct nfs_client
dir.c [PATCH] r/o bind mounts: monitor zeroing of i_nlink
direct.c [PATCH] Vectorize aio_read/aio_write fileop methods
file.c [PATCH] Vectorize aio_read/aio_write fileop methods
getroot.c Remove all inclusions of <linux/config.h>
idmap.c SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
inode.c [PATCH] inode-diet: Eliminate i_blksize from the inode structure
internal.h NFS: Add server and volume lists to /proc
iostat.h NFSv4: Fix an oops in nfs4_fill_super
mount_clnt.c NFS: NFS_ROOT should use the new rpc_create API
namespace.c Remove all inclusions of <linux/config.h>
nfs2xdr.c NFS: Use cached page as buffer for NFS symlink requests
nfs3acl.c NFSv3: Client-side nfsacl caching fix
nfs3proc.c [PATCH] fs: Removing useless casts
nfs3xdr.c NFS: Use cached page as buffer for NFS symlink requests
nfs4_fs.h NFS: Share NFS superblocks per-protocol per-server per-FSID
nfs4namespace.c Remove all inclusions of <linux/config.h>
nfs4proc.c NFSv4: Poll more aggressively when handling NFS4ERR_DELAY
nfs4renewd.c
nfs4state.c
nfs4xdr.c
nfsroot.c
pagelist.c
proc.c
read.c
super.c
symlink.c
sysctl.c
unlink.c
write.c