diff options
author | Rohith Surabattula <rohiths@microsoft.com> | 2021-07-29 09:45:29 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-08-12 18:29:54 +0200 |
commit | 41535701da3324b80029cabb501e86c4fafe339d (patch) | |
tree | e2e6e814c984cf9620ac6b5cbbb31953ee7bf852 /fs/cifs/cifsglob.h | |
parent | cifs: use the correct max-length for dentry_path_raw() (diff) | |
download | linux-41535701da3324b80029cabb501e86c4fafe339d.tar.xz linux-41535701da3324b80029cabb501e86c4fafe339d.zip |
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 <rohiths@microsoft.com>
Cc: stable@vger.kernel.org # 5.13
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/cifsglob.h')
0 files changed, 0 insertions, 0 deletions