[CIFS] Fix umount --force to wake up the pending response queue, not just
authorSteve French <sfrench@us.ibm.com>
Wed, 30 Nov 2005 04:55:11 +0000 (20:55 -0800)
committerSteve French <sfrench@us.ibm.com>
Wed, 30 Nov 2005 04:55:11 +0000 (20:55 -0800)
the request queue. Also periodically wakeup response_q so threads can
check if stuck requests have timed out. Workaround Windows server illegal smb
length on transact2 findfirst response.

Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found