diff options
author | Rohith Surabattula <[email protected]> | 2021-07-29 07:45:29 +0000 |
---|---|---|
committer | Steve French <[email protected]> | 2021-08-12 11:29:54 -0500 |
commit | 41535701da3324b80029cabb501e86c4fafe339d (patch) | |
tree | e2e6e814c984cf9620ac6b5cbbb31953ee7bf852 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 981567bd965329df7e64b13e92a54da816c1e0a4 (diff) |
cifs: Handle race conditions during rename
When rename is executed on directory which has files for which
close is deferred, then rename will fail with EACCES.
This patch will try to close all deferred files when EACCES is received
and retry rename on a directory.
Signed-off-by: Rohith Surabattula <[email protected]>
Cc: [email protected] # 5.13
Reviewed-by: Shyam Prasad N <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions