Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client updates from Trond Myklebust: "Highlights include: Stable fixes: - fix an uninitialised pointer Oops in the writeback error path - fix a bogus warning (and early exit from the loop) in nfs_generic_pgio() Features: - Add NFSv4.2 SEEK feature and client support for lseek(SEEK_HOLE/SEEK_DATA) Other fixes: - pnfs: replace broken pnfs_put_lseg_async - Remove dead prototype for nfs4_insert_deviceid_node" * tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: NFS: Fix a bogus warning in nfs_generic_pgio NFS: Fix an uninitialised pointer Oops in the writeback error path NFSv4.1/pnfs: replace broken pnfs_put_lseg_async NFSv4: Remove dead prototype for nfs4_insert_deviceid_node() NFS: Implement SEEK
Showing
- fs/nfs/Makefile 1 addition, 0 deletionsfs/nfs/Makefile
- fs/nfs/filelayout/filelayout.c 1 addition, 1 deletionfs/nfs/filelayout/filelayout.c
- fs/nfs/inode.c 2 additions, 0 deletionsfs/nfs/inode.c
- fs/nfs/nfs42.h 14 additions, 0 deletionsfs/nfs/nfs42.h
- fs/nfs/nfs42proc.c 69 additions, 0 deletionsfs/nfs/nfs42proc.c
- fs/nfs/nfs42xdr.c 98 additions, 0 deletionsfs/nfs/nfs42xdr.c
- fs/nfs/nfs4_fs.h 3 additions, 0 deletionsfs/nfs/nfs4_fs.h
- fs/nfs/nfs4file.c 25 additions, 0 deletionsfs/nfs/nfs4file.c
- fs/nfs/nfs4proc.c 2 additions, 2 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4xdr.c 7 additions, 0 deletionsfs/nfs/nfs4xdr.c
- fs/nfs/pagelist.c 5 additions, 5 deletionsfs/nfs/pagelist.c
- fs/nfs/pnfs.c 27 additions, 6 deletionsfs/nfs/pnfs.c
- fs/nfs/pnfs.h 1 addition, 6 deletionsfs/nfs/pnfs.h
- include/linux/nfs4.h 3 additions, 0 deletionsinclude/linux/nfs4.h
- include/linux/nfs_fs_sb.h 1 addition, 0 deletionsinclude/linux/nfs_fs_sb.h
- include/linux/nfs_xdr.h 19 additions, 0 deletionsinclude/linux/nfs_xdr.h
Loading
Please register or sign in to comment