NFS: Create an read_pageio_init() function
authorBryan Schumaker <bjschuma@netapp.com>
Wed, 20 Jun 2012 19:53:47 +0000 (15:53 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Jun 2012 15:46:46 +0000 (11:46 -0400)
commit1abb50886afe8a126705c93dab2b50c1252a9c19
tree484ae821c5b5b1a7dee221e9eba41119a27a3fb1
parent6663ee7f8187708143255c057bc132bbc84c1894
NFS: Create an read_pageio_init() function

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

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/read.c
include/linux/nfs_xdr.h