git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6473a55
)
[CIFS] Fix umount --force to wake up the pending response queue, not just
author
Steve French
<sfrench@us.ibm.com>
Wed, 30 Nov 2005 04:55:11 +0000
(20:55 -0800)
committer
Steve 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