]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce84a3933c0e8cf31002879af02c3b03b81358ac
tree7d3b631be897dd79a916ee8d410fd2bb92da4890
parent12731ab8099202d7f0cc135a74be5cf1a8e537e3
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