commit | f79d06f544a797d75cbf5256a5d06c4b3d2759cc | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@netapp.com> | Tue May 06 09:12:28 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed May 28 18:39:38 2014 -0400 |
tree | ad080d398b71acc7b802d7635933740645778ff9 | |
parent | c0752cdfbbb691cfe98812f7aed8ce1e766823c4 [diff] |
NFS: Move the write verifier into the nfs_pgio_header The header had a pointer to the verifier that was set from the old write data struct. We don't need to keep the pointer around now that we have shared structures. Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>