[CIFS] Fix oops in find_writable_file
authorSteve French <sfrench@us.ibm.com>
Fri, 7 Sep 2007 22:23:48 +0000 (22:23 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 7 Sep 2007 22:23:48 +0000 (22:23 +0000)
There was a case in which find_writable_file was not waiting long enough
under heavy stress when writepages was racing with close of the file
handle being used by the write.

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/file.c

diff --cc fs/cifs/file.c
Simple merge