From: Jeff Layton Date: Fri, 7 Jan 2011 16:30:28 +0000 (-0500) Subject: cifs: remove unnecessary locking around sequence_number X-Git-Tag: v2.6.38-rc1~446^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f8b4fb4cab4bc32caaf34fc0a0c9d5dd369186;p=pandora-kernel.git cifs: remove unnecessary locking around sequence_number The server->sequence_number is already protected by the srv_mutex. The GlobalMid_lock is unneeded here. Reviewed-by: Shirish Pargaonkar Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed