NFS: create struct nfs_page_array
authorFred Isaman <iisaman@netapp.com>
Fri, 20 Apr 2012 18:47:45 +0000 (14:47 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 27 Apr 2012 18:10:37 +0000 (14:10 -0400)
commit30dd374f6fc1b202db3a1b57b61afff1326bad92
tree7d3b631be897dd79a916ee8d410fd2bb92da4890
parentcd841605f7a721878d8a2d1362484723d8abf569
NFS: create struct nfs_page_array

Both nfs_read_data and nfs_write_data devote several fields which
can be combined into a single shared struct.

Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/blocklayout/blocklayout.c
fs/nfs/direct.c
fs/nfs/internal.h
fs/nfs/pagelist.c
fs/nfs/read.c
fs/nfs/write.c
include/linux/nfs_xdr.h