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:
e4903fb
)
[CIFS] Fix hang in find_writable_file
author
Steve French
<sfrench@us.ibm.com>
Thu, 26 Jul 2007 15:54:16 +0000
(15:54 +0000)
committer
Steve French
<sfrench@us.ibm.com>
Thu, 26 Jul 2007 15:54:16 +0000
(15:54 +0000)
Caused by unneeded reopen during reconnect while spinlock held.
Fixes kernel bugzilla bug #7903
Thanks to Lin Feng Shen for testing this, and Amit Arora for
some nice problem determination to narrow this down.
Acked-by: Dave Kleikamp <shaggy@us.ibm.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
No differences found