From: Trond Myklebust Date: Wed, 30 Jul 2014 01:34:18 +0000 (-0400) Subject: nfsd: nfsd4_process_open2() must reference the delegation stateid X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcd94cc2e75cb1457d4d2dcfa0b360baee4b8764;p=pandora-kernel.git nfsd: nfsd4_process_open2() must reference the delegation stateid Ensure that nfsd4_process_open2() 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