]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit47f5d656d5bc2803fe71904c252174dba337deaa
treead080d398b71acc7b802d7635933740645778ff9
parenteed7b60f500d3ff6ca1724f0ae215cb969eae468
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