]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/cifs/TODO
[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)
commita403a0a370946e7dbcda6464a3509089daee54bc
tree6775fb2faae0a8a0ecab8304fb9c24006cc2e773
parente4903fb59590f86190280a549420f6cb85bd7f7e
[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>
fs/cifs/CHANGES
fs/cifs/README
fs/cifs/TODO
fs/cifs/file.c