dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/nfs
Trond Myklebust e9b7e91745 NFSv4: Fix the return value for nfs_callback_start_svc
returning PTR_ERR(cb_info->task) just after we have set it to
NULL looks like a typo...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Stanislav Kinsbursky <skinsbursky@parallels.com>
2012-10-16 13:14:42 -04:00
..
blocklayout pnfsblock: cleanup nfs4_blkdev_get 2012-10-08 19:32:40 -04:00
objlayout NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static 2012-10-16 12:38:00 -04:00
Kconfig NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTAL 2012-10-03 10:54:50 -07:00
Makefile
cache_lib.c
cache_lib.h
callback.c NFSv4: Fix the return value for nfs_callback_start_svc 2012-10-16 13:14:42 -04:00
callback.h
callback_proc.c
callback_xdr.c
client.c
delegation.c
delegation.h
dir.c
direct.c NFS41: send real write size in layoutget 2012-10-08 19:32:22 -04:00
dns_resolve.c
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 client updates for Linux 3.7 2012-10-10 23:52:35 +09:00
internal.h NFS41: send real write size in layoutget 2012-10-08 19:32:22 -04:00
iostat.h
mount_clnt.c
namespace.c
netns.h
nfs.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
nfs4proc.c NFSv4 set open access operation call flag in nfs4_init_opendata_res 2012-10-03 17:10:28 -07:00
nfs4renewd.c
nfs4state.c
nfs4super.c
nfs4sysctl.c
nfs4xdr.c
nfsroot.c
pagelist.c
pnfs.c NFS41: send real read size in layoutget 2012-10-08 19:32:34 -04:00
pnfs.h NFSv4.1: Do not call pnfs_return_layout() from an rpciod context 2012-10-15 10:49:43 -04:00
pnfs_dev.c
proc.c
read.c
super.c NFS client updates for Linux 3.7 2012-10-10 23:52:35 +09:00
symlink.c
sysctl.c
unlink.c
write.c