commit | 6ab16d249513a50bef3f1b275cea6aa8d3f51832 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Tue Nov 29 20:55:11 2005 -0800 |
committer | Steve French <sfrench@us.ibm.com> | Tue Nov 29 20:55:11 2005 -0800 |
tree | 6440fb91b6336e3dc988f06d951ab272610000fb | |
parent | 6473a559c336d5c407f9df412ca2f55357767ff8 [diff] |
[CIFS] Fix umount --force to wake up the pending response queue, not just 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>