Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of...
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs Pull xfs pnfs block layout support from Dave Chinner: "This contains the changes to XFS needed to support the PNFS block layout server that you pulled in through Bruce's NFS server tree merge. I originally thought that I'd need to merge changes into the NFS server side, but Bruce had already picked them up and so this is purely changes to the fs/xfs/ codebase. Summary: This update contains the implementation of the PNFS server export methods that enable use of XFS filesystems as a block layout target" * tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs: xfs: recall pNFS layouts on conflicting access xfs: implement pNFS export operations
No related branches found
No related tags found
Showing
- fs/xfs/Makefile 1 addition, 0 deletionsfs/xfs/Makefile
- fs/xfs/xfs_export.c 6 additions, 0 deletionsfs/xfs/xfs_export.c
- fs/xfs/xfs_file.c 12 additions, 2 deletionsfs/xfs/xfs_file.c
- fs/xfs/xfs_fsops.c 6 additions, 0 deletionsfs/xfs/xfs_fsops.c
- fs/xfs/xfs_ioctl.c 7 additions, 2 deletionsfs/xfs/xfs_ioctl.c
- fs/xfs/xfs_iops.c 9 additions, 4 deletionsfs/xfs/xfs_iops.c
- fs/xfs/xfs_iops.h 1 addition, 0 deletionsfs/xfs/xfs_iops.h
- fs/xfs/xfs_mount.h 11 additions, 0 deletionsfs/xfs/xfs_mount.h
- fs/xfs/xfs_pnfs.c 322 additions, 0 deletionsfs/xfs/xfs_pnfs.c
- fs/xfs/xfs_pnfs.h 18 additions, 0 deletionsfs/xfs/xfs_pnfs.h
Please register or sign in to comment