]> git.baikalelectronics.ru Git - kernel.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)
commit7109aa72cccf6d9dba851fdc956d848b6eb14f5a
tree103c63af4e29ee400b0bef59ed5a9d0be65a7a2b
parent7a60ad651c80ff3737a735b21051772055857084
[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