linux/fs/nfs
Sachin Prabhu 20e0fa98b7 Fix length of buffer copied in __nfs4_get_acl_uncached
_copy_from_pages() used to copy data from the temporary buffer to the
user passed buffer is passed the wrong size parameter when copying
data. res.acl_len contains both the bitmap and acl lenghts while
acl_len contains the acl length after adjusting for the bitmap size.

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-03-24 14:33:26 -04:00
..
blocklayout NFS: Fix more NFS debug related build warnings 2012-03-21 09:31:44 -04:00
objlayout pnfs-obj: autologin: Add support for protocol autologin 2012-03-21 09:31:47 -04:00
cache_lib.c
cache_lib.h
callback_proc.c
callback_xdr.c
callback.c
callback.h
client.c NFS client updates for Linux 3.4 2012-03-23 08:53:47 -07:00
delegation.c
delegation.h
dir.c NFS client updates for Linux 3.4 2012-03-23 08:53:47 -07:00
direct.c NFS: Remove nfs4_setup_sequence from generic read code 2012-03-21 09:31:45 -04:00
dns_resolve.c
dns_resolve.h
file.c
fscache-index.c
fscache.c NFS: Fix more NFS debug related build warnings 2012-03-21 09:31:44 -04:00
fscache.h
getroot.c switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
idmap.c NFS client updates for Linux 3.4 2012-03-23 08:53:47 -07:00
inode.c SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 2012-03-20 13:08:26 -04:00
internal.h NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code 2012-03-17 11:09:33 -04:00
iostat.h
Kconfig SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 2012-03-20 13:08:26 -04:00
Makefile
mount_clnt.c SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 2012-03-20 13:08:26 -04:00
namespace.c
netns.h
nfs2xdr.c
nfs3acl.c
nfs3proc.c NFS: Remove nfs4_setup_sequence from generic rename code 2012-03-21 09:31:46 -04:00
nfs3xdr.c
nfs4_fs.h NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner 2012-03-20 13:08:25 -04:00
nfs4filelayout.c NFS: Use cond_resched_lock() to reduce latencies in the commit scans 2012-03-20 13:08:26 -04:00
nfs4filelayout.h
nfs4filelayoutdev.c
nfs4namespace.c
nfs4proc.c Fix length of buffer copied in __nfs4_get_acl_uncached 2012-03-24 14:33:26 -04:00
nfs4renewd.c
nfs4state.c NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner 2012-03-20 13:08:25 -04:00
nfs4xdr.c
nfsroot.c SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG 2012-03-20 13:08:26 -04:00
pagelist.c
pnfs_dev.c NFS: Fix more NFS debug related build warnings 2012-03-21 09:31:44 -04:00
pnfs.c NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code 2012-03-17 11:09:33 -04:00
pnfs.h NFS: Fix more NFS debug related build warnings 2012-03-21 09:31:44 -04:00
proc.c NFS: Remove nfs4_setup_sequence from generic rename code 2012-03-21 09:31:46 -04:00
read.c NFS: Remove nfs4_setup_sequence from generic read code 2012-03-21 09:31:45 -04:00
super.c NFS: fix sb->s_id in nfs debug prints 2012-03-21 11:45:28 -04:00
symlink.c
sysctl.c
unlink.c NFS: Remove nfs4_setup_sequence from generic rename code 2012-03-21 09:31:46 -04:00
write.c NFS: Remove nfs4_setup_sequence from generic write code 2012-03-21 09:31:45 -04:00