commit | 9137bdf3d241fc2cbeb2a8ced51d1546150aa6a1 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@netapp.com> | Tue May 06 09:12:25 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed May 28 18:12:43 2014 -0400 |
tree | bcce3aa0d097ec8eadd4ed61236dc452903f486c | |
parent | 3c6b899c49e5e9c2803b59ee553eddaf69cea7f6 [diff] |
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>