[PATCH] cifs: Do not init smb requests or block when sending requests
authorSteve French <smfrench@austin.rr.com>
Fri, 29 Apr 2005 05:41:11 +0000 (22:41 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 29 Apr 2005 05:41:11 +0000 (22:41 -0700)
if cifsd thread is no longer running to demultixplex responses.

Do not send FindClose request when FindFirst failed without reaching end
of search.

Signed-off-by: Steve French (sfrench@us.ibm.com)
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found