[CIFS] Fix hang in find_writable_file
authorSteve French <sfrench@us.ibm.com>
Thu, 26 Jul 2007 15:54:16 +0000 (15:54 +0000)
committerSteve 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