From: Trond Myklebust Date: Wed, 30 Jul 2014 01:34:17 +0000 (-0400) Subject: nfsd: Ensure that nfs4_open_delegation() references the delegation stateid X-Git-Tag: cleanup-for-v3.18~60^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67cb1279be27345ba6855c1aab9e90ef5f5ac645;p=pandora-kernel.git nfsd: Ensure that nfs4_open_delegation() references the delegation stateid Ensure that nfs4_open_delegation() keeps a reference to the delegation stateid until it is done working with it. Necessary step toward client_mutex removal. Signed-off-by: Trond Myklebust Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed