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