linux/fs/nfs
Matthew Treinish e73e6c9e85 Fixed goto readability in nfs_update_inode.
Simplified error gotos to make it slightly easier to read,
it doesn't affect the functionality of the routine.

Signed-off-by: Matthew Treinish <treinish@linux.vnet.ibm.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-05-19 17:10:10 -04:00
..
blocklayout
objlayout
cache_lib.c
cache_lib.h
callback_proc.c
callback_xdr.c
callback.c
callback.h
client.c NFS: Make v2 configurable 2012-05-14 17:42:22 -07:00
delegation.c
delegation.h
dir.c
direct.c NFS: Clean up - Simplify reference counting in fs/nfs/direct.c 2012-05-09 15:17:49 -04:00
dns_resolve.c
dns_resolve.h
file.c
fscache-index.c
fscache.c NFS: Don't pass mount data to nfs_fscache_get_super_cookie() 2012-05-14 17:30:26 -07:00
fscache.h NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined 2012-05-16 10:24:20 -07:00
getroot.c NFS: Create a single nfs_get_root() 2012-05-14 17:30:26 -07:00
idmap.c
inode.c Fixed goto readability in nfs_update_inode. 2012-05-19 17:10:10 -04:00
internal.h NFS: Create an NFS v3 stat_to_errno() 2012-05-14 17:42:21 -07:00
iostat.h
Kconfig NFS: Turn v3 on by default 2012-05-14 17:42:22 -07:00
Makefile NFS: Make v2 configurable 2012-05-14 17:42:22 -07:00
mount_clnt.c
namespace.c
netns.h
nfs2xdr.c NFS: Create an NFS v3 stat_to_errno() 2012-05-14 17:42:21 -07:00
nfs3acl.c
nfs3proc.c
nfs3xdr.c NFS: Create an NFS v3 stat_to_errno() 2012-05-14 17:42:21 -07:00
nfs4_fs.h NFS: Rename nfs4_proc_get_root() 2012-05-14 17:30:25 -07:00
nfs4filelayout.c
nfs4filelayout.h
nfs4filelayoutdev.c
nfs4namespace.c
nfs4proc.c NFS: Create a single nfs_get_root() 2012-05-14 17:30:26 -07:00
nfs4renewd.c
nfs4state.c
nfs4xdr.c
nfsroot.c
pagelist.c
pnfs_dev.c
pnfs.c
pnfs.h
proc.c
read.c
super.c NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined 2012-05-16 10:24:20 -07:00
symlink.c
sysctl.c
unlink.c
write.c