nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Thu, 3 Dec 2015 11:59:51 +0000 (12:59 +0100)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 8 Dec 2015 04:11:52 +0000 (23:11 -0500)
commitaa0d6aed45ff48bd41439211f2bda1d54585aba3
tree035920b181729cc6406294d340e2a481feced642
parent04b38d601239b4d9be641b412cf4b7456a041c67
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()

This will be needed so COPY can look up the saved_fh in addition to the
current_fh.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: J. Bruce Fields <bfields@fieldses.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4state.c
fs/nfsd/state.h
This page took 0.040898 seconds and 5 git commands to generate.