]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated...
authorSteve French <smfrench@austin.rr.com>
Fri, 29 Apr 2005 05:41:07 +0000 (22:41 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 29 Apr 2005 05:41:07 +0000 (22:41 -0700)
commit848f3fce45d2ba93e10b5e9d65bcae0d9269ad0d
tree103c63af4e29ee400b0bef59ed5a9d0be65a7a2b
parentd0724714fd49aeec1383b94807174de7e96021bf
[PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated command

.. even if the multiplex ids match.

Signed-off-by: Steve French (sfrench@us.ibm.com)
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/cifs/CHANGES
fs/cifs/cifs_debug.c
fs/cifs/cifsglob.h
fs/cifs/connect.c
fs/cifs/transport.c