commit | a4cdda59111f92000297e0d3edb1e0e08ba3549b | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@netapp.com> | Tue May 06 09:12:31 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed May 28 18:40:28 2014 -0400 |
tree | 82d09653ae72768829c50c4138b7dc35b6c9f86b | |
parent | 4a0de55c565a36cac8422b76a948c4634a90781e [diff] |
NFS: Create a common pgio_rpc_prepare function The read and write paths do exactly the same thing for the rpc_prepare rpc_op. This patch combines them together into a single function. Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>