Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
* 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6: (28 commits) Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO NFSv4.1 convert layoutcommit sync to boolean NFSv4.1 pnfs_layoutcommit_inode fixes NFS: Determine initial mount security NFS: use secinfo when crossing mountpoints NFS: Add secinfo procedure NFS: lookup supports alternate client NFS: convert call_sync() to a function NFSv4.1 remove temp code that prevented ds commits NFSv4.1: layoutcommit NFSv4.1: filelayout driver specific code for COMMIT NFSv4.1: remove GETATTR from ds commits NFSv4.1: add generic layer hooks for pnfs COMMIT NFSv4.1: alloc and free commit_buckets NFSv4.1: shift filelayout_free_lseg NFSv4.1: pull out code from nfs_commit_release NFSv4.1: pull error handling out of nfs_commit_list NFSv4.1: add callback to nfs4_commit_done NFSv4.1: rearrange nfs_commit_rpcsetup NFSv4.1: don't send COMMIT to ds for data sync writes ...
No related branches found
No related tags found
Showing
- fs/nfs/dir.c 78 additions, 11 deletionsfs/nfs/dir.c
- fs/nfs/file.c 3 additions, 0 deletionsfs/nfs/file.c
- fs/nfs/getroot.c 4 additions, 0 deletionsfs/nfs/getroot.c
- fs/nfs/inode.c 6 additions, 4 deletionsfs/nfs/inode.c
- fs/nfs/internal.h 25 additions, 2 deletionsfs/nfs/internal.h
- fs/nfs/namespace.c 111 additions, 4 deletionsfs/nfs/namespace.c
- fs/nfs/nfs3proc.c 1 addition, 1 deletionfs/nfs/nfs3proc.c
- fs/nfs/nfs4_fs.h 4 additions, 1 deletionfs/nfs/nfs4_fs.h
- fs/nfs/nfs4filelayout.c 329 additions, 23 deletionsfs/nfs/nfs4filelayout.c
- fs/nfs/nfs4filelayout.h 2 additions, 0 deletionsfs/nfs/nfs4filelayout.h
- fs/nfs/nfs4filelayoutdev.c 122 additions, 56 deletionsfs/nfs/nfs4filelayoutdev.c
- fs/nfs/nfs4proc.c 246 additions, 56 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4xdr.c 295 additions, 18 deletionsfs/nfs/nfs4xdr.c
- fs/nfs/pagelist.c 6 additions, 2 deletionsfs/nfs/pagelist.c
- fs/nfs/pnfs.c 142 additions, 0 deletionsfs/nfs/pnfs.c
- fs/nfs/pnfs.h 81 additions, 2 deletionsfs/nfs/pnfs.h
- fs/nfs/proc.c 1 addition, 1 deletionfs/nfs/proc.c
- fs/nfs/write.c 144 additions, 70 deletionsfs/nfs/write.c
- fs/nfs_common/nfsacl.c 0 additions, 1 deletionfs/nfs_common/nfsacl.c
- include/linux/nfs4.h 2 additions, 0 deletionsinclude/linux/nfs4.h
Loading
Please register or sign in to comment