From: Steve French Date: Thu, 20 Oct 2005 20:44:56 +0000 (-0700) Subject: [CIFS] Defer close of file handle slightly if there are pending writes that X-Git-Tag: v2.6.15-rc1~18^2~35^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23e7dd7d95f6fdc167a6d6ddea79ced0af33bbff;p=pandora-kernel.git [CIFS] Defer close of file handle slightly if there are pending writes that need to get in ahead of it that depend on that file handle. Fixes occassional bad file handle errors on write with heavy use multiple process cases. Signed-off-by: Steve French --- Reading git-diff-tree failed