]> git.baikalelectronics.ru Git - kernel.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)
commitdcc75b075cfe613de83f426d89ba2f191ae1a7e1
treebd96e9d04ca73644770ae95d06c05d1a49fb3c08
parent6812fe03d9350bdac83a0fcfbb35ad2d58f11b8a
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