]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Create a common results structure for reads and writes
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Tue, 6 May 2014 13:12:25 +0000 (09:12 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 28 May 2014 22:12:43 +0000 (18:12 -0400)
commit9df34d61127c6fe1b872ad6c323380fc77c1280f
treebcce3aa0d097ec8eadd4ed61236dc452903f486c
parent6a28884a695b5ea1c22206a69a9a7be40e61c3ea
NFS: Create a common results structure for reads and writes

Reads and writes have very similar results.  This patch combines the two
structs together with comments to show where the differing fields are
used.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs2xdr.c
fs/nfs/nfs3xdr.c
fs/nfs/nfs4xdr.c
fs/nfs/read.c
fs/nfs/write.c
include/linux/nfs_xdr.h