[CIFS] Defer close of file handle slightly if there are pending writes that
authorSteve French <sfrench@us.ibm.com>
Thu, 20 Oct 2005 20:44:56 +0000 (13:44 -0700)
committerSteve French <sfrench@us.ibm.com>
Thu, 20 Oct 2005 20:44:56 +0000 (13:44 -0700)
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 <sfrench@us.ibm.com>

No differences found