From: Steve French Date: Fri, 7 Sep 2007 22:23:48 +0000 (+0000) Subject: [CIFS] Fix oops in find_writable_file X-Git-Tag: v2.6.24-rc1~138^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15745320f374aa6cbfe4836b76469159c0f49640;p=pandora-kernel.git [CIFS] Fix oops in find_writable_file 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 --- Reading git-diff-tree failed