NFS: Move the write verifier into the nfs_pgio_header
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Tue, 6 May 2014 13:12:28 +0000 (09:12 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 28 May 2014 22:39:38 +0000 (18:39 -0400)
commitf79d06f544a797d75cbf5256a5d06c4b3d2759cc
treead080d398b71acc7b802d7635933740645778ff9
parentc0752cdfbbb691cfe98812f7aed8ce1e766823c4
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>
fs/nfs/direct.c
fs/nfs/write.c
include/linux/nfs_xdr.h