-
- Downloads
* git://git.linux-nfs.org/pub/linux/nfs-2.6: (74 commits) NFS: unmark NFS direct I/O as experimental NFS: add comments clarifying the use of nfs_post_op_update() NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers NFS: Use SEEK_END instead of hardcoded value NFSv4: When mounting with a port=0 argument, substitute port=2049 NFSv4: Poll more aggressively when handling NFS4ERR_DELAY NFSv4: Handle the condition NFS4ERR_FILE_OPEN NFSv4: Retry lease recovery if it failed during a synchronous operation. NFS: Don't invalidate the symlink we just stuffed into the cache NFS: Make read() return an ESTALE if the file has been deleted NFSv4: It's perfectly legal for clp to be NULL here.... NFS: nfs_lookup - don't hash dentry when optimising away the lookup SUNRPC: Fix Oops in pmap_getport_done SUNRPC: Add refcounting to the struct rpc_xprt SUNRPC: Clean up soft task error handling SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status Fix a referral error Oops NFS: NFS_ROOT should use the new rpc_create API NFS: Fix up compiler warnings on 64-bit platforms in client.c ... Manually resolved conflict in net/sunrpc/xprtsock.c
No related branches found
No related tags found
Showing
- block/ll_rw_blk.c 12 additions, 0 deletionsblock/ll_rw_blk.c
- fs/Kconfig 2 additions, 2 deletionsfs/Kconfig
- fs/dcache.c 150 additions, 14 deletionsfs/dcache.c
- fs/lockd/clntproc.c 5 additions, 5 deletionsfs/lockd/clntproc.c
- fs/lockd/host.c 27 additions, 24 deletionsfs/lockd/host.c
- fs/lockd/mon.c 17 additions, 24 deletionsfs/lockd/mon.c
- fs/nfs/Makefile 3 additions, 3 deletionsfs/nfs/Makefile
- fs/nfs/callback.c 22 additions, 9 deletionsfs/nfs/callback.c
- fs/nfs/callback.h 6 additions, 1 deletionfs/nfs/callback.h
- fs/nfs/callback_proc.c 7 additions, 6 deletionsfs/nfs/callback_proc.c
- fs/nfs/client.c 1448 additions, 0 deletionsfs/nfs/client.c
- fs/nfs/delegation.c 18 additions, 17 deletionsfs/nfs/delegation.c
- fs/nfs/delegation.h 5 additions, 5 deletionsfs/nfs/delegation.h
- fs/nfs/dir.c 279 additions, 59 deletionsfs/nfs/dir.c
- fs/nfs/file.c 2 additions, 2 deletionsfs/nfs/file.c
- fs/nfs/getroot.c 311 additions, 0 deletionsfs/nfs/getroot.c
- fs/nfs/idmap.c 29 additions, 16 deletionsfs/nfs/idmap.c
- fs/nfs/inode.c 27 additions, 19 deletionsfs/nfs/inode.c
- fs/nfs/internal.h 69 additions, 36 deletionsfs/nfs/internal.h
- fs/nfs/mount_clnt.c 13 additions, 17 deletionsfs/nfs/mount_clnt.c
Loading
Please register or sign in to comment