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