]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Create a common pgio_alloc and pgio_release function
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Tue, 6 May 2014 13:12:29 +0000 (09:12 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 28 May 2014 22:39:55 +0000 (18:39 -0400)
commit00bfa30abe86982ce1929e9cabd703e5546106bd
tree902a6cf951f53be35916332635016ad0378c60b7
parentf79d06f544a797d75cbf5256a5d06c4b3d2759cc
NFS: Create a common pgio_alloc and pgio_release function

These functions are identical for the read and write paths so they can
be combined.

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/pnfs.c
fs/nfs/read.c
fs/nfs/write.c