]> git.baikalelectronics.ru Git - kernel.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)
commit707ce1ffd5c0973b4df3b95924a486b4b6cada28
tree469884c95d6e3c65383800e0c41b197d44851543
parent7f6ac80a5c95b8cb49a1f92ce14fe187d568404a
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