git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00e485b
)
[CIFS] In SendReceive, move consistency check out of the mutexed region
author
Volker Lendecke
<vl@samba.org>
Mon, 8 Dec 2008 20:50:24 +0000
(20:50 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Fri, 26 Dec 2008 02:29:11 +0000
(
02:29
+0000)
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 <vl@samba.org>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found