]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nfsd: refactor nfs4_preprocess_stateid_op
authorChristoph Hellwig <hch@lst.de>
Thu, 18 Jun 2015 14:44:59 +0000 (16:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Aug 2015 03:52:26 +0000 (20:52 -0700)
commit3b5c2aed0e5557c6bc4a305e7627a16a764b4cdb
tree8f4d77566155b7e9db613c3c716ce114c1db00dd
parentf627ab0afcd983b3cb5f6d47c5006fd14cfc9a01
nfsd: refactor nfs4_preprocess_stateid_op

commit a0649b2d3fffb1cde8745568c767f3a55a3462bc upstream.

Split out two self contained helpers to make the function more readable.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Cc: Jeff Layton <jlayton@poochiereds.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfsd/nfs4state.c