linux/fs/nfs
Weston Andros Adamson 998f40b550 NFS4: nfs4_opendata_access should return errno
Return errno - not an NFS4ERR_. This worked because NFS4ERR_ACCESS == EACCES.

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-11-02 18:51:54 -04:00
..
blocklayout
objlayout NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static 2012-10-16 12:38:00 -04:00
cache_lib.c
cache_lib.h
callback_proc.c
callback_xdr.c
callback.c NFSv4: Fix the return value for nfs_callback_start_svc 2012-10-16 13:14:42 -04:00
callback.h
client.c
delegation.c
delegation.h
dir.c
direct.c
dns_resolve.c NFS: fix bug in legacy DNS resolver. 2012-10-31 16:25:59 -04:00
dns_resolve.h
file.c NFS client updates for Linux 3.7 2012-10-10 23:52:35 +09:00
fscache-index.c
fscache.c
fscache.h
getroot.c
idmap.c
inode.c NFS: add nfs_sb_deactive_async to avoid deadlock 2012-10-31 16:26:26 -04:00
internal.h NFS: add nfs_sb_deactive_async to avoid deadlock 2012-10-31 16:26:26 -04:00
iostat.h
Kconfig
Makefile
mount_clnt.c nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts 2012-10-31 16:26:25 -04:00
namespace.c nfs: Show original device name verbatim in /proc/*/mount{s,info} 2012-10-31 16:26:26 -04:00
netns.h
nfs2super.c
nfs2xdr.c
nfs3acl.c
nfs3client.c
nfs3proc.c
nfs3super.c
nfs3xdr.c
nfs4_fs.h
nfs4client.c
nfs4file.c
nfs4filelayout.c NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() 2012-10-15 10:49:43 -04:00
nfs4filelayout.h NFSv4.1: Kill nfs4_ds_disconnect() 2012-10-15 10:49:42 -04:00
nfs4filelayoutdev.c NFSv4.1: Kill nfs4_ds_disconnect() 2012-10-15 10:49:42 -04:00
nfs4getroot.c NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" 2012-10-16 12:37:59 -04:00
nfs4namespace.c nfs: Show original device name verbatim in /proc/*/mount{s,info} 2012-10-31 16:26:26 -04:00
nfs4proc.c NFS4: nfs4_opendata_access should return errno 2012-11-02 18:51:54 -04:00
nfs4renewd.c
nfs4state.c
nfs4super.c
nfs4sysctl.c
nfs4xdr.c
nfs.h
nfsroot.c
pagelist.c
pnfs_dev.c
pnfs.c nfs: Check whether a layout pointer is NULL before free it 2012-10-31 16:26:25 -04:00
pnfs.h NFSv4.1: Do not call pnfs_return_layout() from an rpciod context 2012-10-15 10:49:43 -04:00
proc.c
read.c
super.c NFS: add nfs_sb_deactive_async to avoid deadlock 2012-10-31 16:26:26 -04:00
symlink.c
sysctl.c
unlink.c NFS: add nfs_sb_deactive_async to avoid deadlock 2012-10-31 16:26:26 -04:00
write.c