commit | 23e7dd7d95f6fdc167a6d6ddea79ced0af33bbff | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu Oct 20 13:44:56 2005 -0700 |
committer | Steve French <sfrench@us.ibm.com> | Thu Oct 20 13:44:56 2005 -0700 |
tree | dc7f5947df09eaca23c25a4d4a908e4dfe81cf40 | |
parent | 84d2f07e8e5e2424eec0f5acfef6792c924a0549 [diff] |
[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 <sfrench@us.ibm.com>