From: Trond Myklebust Date: Thu, 10 Jul 2014 18:07:25 +0000 (-0400) Subject: nfsd: Add fine grained protection for the nfs4_file->fi_stateids list X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d31a2531ae91f8a89c0fffa883ef922c0dbb74d;p=pandora-kernel.git nfsd: Add fine grained protection for the nfs4_file->fi_stateids list Access to this list is currently serialized by the client_mutex. Add finer grained locking around this list in preparation for its removal. Signed-off-by: Trond Myklebust Reviewed-by: Christoph Hellwig Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed