NFS: Create an write_pageio_init() function
authorBryan Schumaker <bjschuma@netapp.com>
Wed, 20 Jun 2012 19:53:48 +0000 (15:53 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Jun 2012 15:46:46 +0000 (11:46 -0400)
commit57208fa7e51ca16cd68de8e8bf482f16b06d3ea1
treec34e830385439ac3ec5679c37266c2caa922e9aa
parent1abb50886afe8a126705c93dab2b50c1252a9c19
NFS: Create an write_pageio_init() function

pNFS needs to select a write function based on the layout driver
currently in use, so I let each NFS version decide how to best handle
initializing writes.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/internal.h
fs/nfs/nfs3proc.c
fs/nfs/nfs4proc.c
fs/nfs/pnfs.c
fs/nfs/pnfs.h
fs/nfs/proc.c
fs/nfs/write.c
include/linux/nfs_xdr.h