]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nfs: Add ALLOCATE support
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Tue, 25 Nov 2014 18:18:15 +0000 (13:18 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 25 Nov 2014 21:38:32 +0000 (16:38 -0500)
commitf4ac1674f5da420ef17896f0f222c5215ebcde80
tree5ad22eac7b8ef584ce1b39b618aeb0b242dcccb7
parente9f456ca50e579dfacd996f50637f0bb0a585dfc
nfs: Add ALLOCATE support

This patch adds support for using the NFS v4.2 operation ALLOCATE to
preallocate data in a file.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/inode.c
fs/nfs/nfs42.h
fs/nfs/nfs42proc.c
fs/nfs/nfs42xdr.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4file.c
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c
include/linux/nfs4.h
include/linux/nfs_fs_sb.h
include/linux/nfs_xdr.h