NFS: Create a common multiple_pgios() function
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Tue, 6 May 2014 13:12:38 +0000 (09:12 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 29 May 2014 15:11:40 +0000 (11:11 -0400)
commitc3766276f26090f4459329839cdcc8506dfbced5
tree3ab2e9fbafd8241995a0bf16302373db947ee9b3
parent1ed26f33008e954a8e91d26f97d4380dea8145db
NFS: Create a common multiple_pgios() function

Once again, these two functions look identical in the read and write
case.  Time to combine them together!

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/internal.h
fs/nfs/pagelist.c
fs/nfs/read.c
fs/nfs/write.c