]> git.openfabrics.org - ~emulex/infiniband.git/commit
NFS: Create a common rpcsetup function for reads and writes
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Tue, 6 May 2014 13:12:34 +0000 (09:12 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 28 May 2014 22:40:56 +0000 (18:40 -0400)
commitce59515c1484d3a01bc2f3e7043dc488d25efe34
tree00c371ca81a26280eab34ad96fae8ca9c95d940d
parent6f92fa4581f1c26562f80dc686b3c9ea76556911
NFS: Create a common rpcsetup function for reads and writes

Write adds a little bit of code dealing with flush flags, but since
"how" will always be 0 when reading we can share the 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