commit | a403a0a370946e7dbcda6464a3509089daee54bc | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu Jul 26 15:54:16 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu Jul 26 15:54:16 2007 +0000 |
tree | 6775fb2faae0a8a0ecab8304fb9c24006cc2e773 | |
parent | e4903fb59590f86190280a549420f6cb85bd7f7e [diff] |
[CIFS] Fix hang in find_writable_file 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>