From: Trond Myklebust Date: Wed, 30 Jul 2014 01:34:25 +0000 (-0400) Subject: nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d3f96689ffc757628c6d4038cacaaeb72a03345;p=pandora-kernel.git nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type() Allow nfs4_find_stateid_by_type to take the stateid reference, while still holding the &cl->cl_lock. Necessary step toward client_mutex removal. Signed-off-by: Trond Myklebust Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed