remarkable-linux/fs/nfs
Trond Myklebust b72888cb0b NFSv4: Fix up nfs4_proc_lookup_mountpoint
Currently, we do not check the return value of client = rpc_clone_client(),
nor do we shut down the resulting cloned rpc_clnt in the case where a
NFS4ERR_WRONGSEC has caused nfs4_proc_lookup_common() to replace the
original value of 'client' (causing a memory leak).

Fix both issues and simplify the code by moving the call to
rpc_clone_client() until after nfs4_proc_lookup_common() has
done its business.

Reported-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2013-08-07 20:47:26 -04:00
..
blocklayout
objlayout
cache_lib.c
cache_lib.h
callback.c NFS client updates for Linux 3.11 2013-07-09 12:09:43 -07:00
callback.h
callback_proc.c
callback_xdr.c
client.c
delegation.c
delegation.h
dir.c NFS: Make nfs_readdir revalidate less often 2013-07-09 17:17:07 -04:00
direct.c
dns_resolve.c
dns_resolve.h
file.c fs: nfs: inform the VM about pages being committed or unstable 2013-07-03 16:07:29 -07:00
fscache-index.c
fscache.c
fscache.h
getroot.c
idmap.c
inode.c NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget() 2013-08-07 17:07:41 -04:00
internal.h
iostat.h
Kconfig
Makefile
mount_clnt.c
namespace.c
netns.h
nfs.h
nfs2super.c
nfs2xdr.c
nfs3acl.c
nfs3client.c
nfs3proc.c NFS client updates for Linux 3.11 2013-07-09 12:09:43 -07:00
nfs3super.c
nfs3xdr.c
nfs4_fs.h
nfs4client.c
nfs4file.c
nfs4filelayout.c
nfs4filelayout.h
nfs4filelayoutdev.c
nfs4getroot.c
nfs4namespace.c
nfs4proc.c NFSv4: Fix up nfs4_proc_lookup_mountpoint 2013-08-07 20:47:26 -04:00
nfs4renewd.c
nfs4session.c
nfs4session.h
nfs4state.c NFS client updates for Linux 3.11 2013-07-09 12:09:43 -07:00
nfs4super.c
nfs4sysctl.c
nfs4xdr.c NFSv4: Fix brainfart in attribute length calculation 2013-07-23 14:24:59 -07:00
nfsroot.c
pagelist.c
pnfs.c
pnfs.h
pnfs_dev.c
proc.c
read.c
super.c NFSv4: Fix the sync mount option for nfs4 mounts 2013-08-07 17:07:41 -04:00
symlink.c
sysctl.c
unlink.c helper for reading ->d_count 2013-07-05 18:59:33 +04:00
write.c NFS: Allow nfs_updatepage to extend a write under additional circumstances 2013-07-09 19:32:50 -04:00