]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Create a common nfs_pgio_result_common function
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Tue, 6 May 2014 13:12:32 +0000 (09:12 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 28 May 2014 22:40:36 +0000 (18:40 -0400)
commit0eecb2145c1ce18e36617008424a93836ad0a3bd
tree469884c95d6e3c65383800e0c41b197d44851543
parenta4cdda59111f92000297e0d3edb1e0e08ba3549b
NFS: Create a common nfs_pgio_result_common function

Combining these functions will let me make a single nfs_rw_common_ops
struct (see the next patch).

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
include/linux/nfs_fs.h
include/linux/nfs_page.h