]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Create a common generic_pg_pgios()
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Tue, 6 May 2014 13:12:39 +0000 (09:12 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 29 May 2014 15:11:41 +0000 (11:11 -0400)
commitcf485fcd68bc2dd91258e844ba4649404fff3235
treebd96e9d04ca73644770ae95d06c05d1a49fb3c08
parentc3766276f26090f4459329839cdcc8506dfbced5
NFS: Create a common generic_pg_pgios()

What we have here is two functions that look identical.  Let's share
some more code!

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