From: Volker Lendecke Date: Mon, 8 Dec 2008 20:50:24 +0000 (+0000) Subject: [CIFS] In SendReceive, move consistency check out of the mutexed region X-Git-Tag: v2.6.29-rc1~582^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d9c6d543165d1d492602c1371cb019040093584;p=pandora-kernel.git [CIFS] In SendReceive, move consistency check out of the mutexed region inbuf->smb_buf_length does not change in in wait_for_free_request() or in allocate_mid(), so we can check it early. Signed-off-by: Volker Lendecke Acked-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed