commit | 6f92fa4581f1c26562f80dc686b3c9ea76556911 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@netapp.com> | Tue May 06 09:12:33 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed May 28 18:40:43 2014 -0400 |
tree | 5b6fcffb14d1738f235b01ffa2cf53b9e858faa9 | |
parent | 0eecb2145c1ce18e36617008424a93836ad0a3bd [diff] |
NFS: Create a common rpc_call_ops struct The read and write paths set up this struct in exactly the same way, so create a single shared struct. Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>