diff options
| author | Jiachen Zhang <[email protected]> | 2022-09-28 20:19:34 +0800 |
|---|---|---|
| committer | Miklos Szeredi <[email protected]> | 2022-11-23 09:10:49 +0100 |
| commit | ccc031e26afe60d2a5a3d93dabd9c978210825fb (patch) | |
| tree | 6f4d443eace9e45118db8af327f93e8e6c917509 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
| parent | 4f8d37020e1fd0bf6ee9381ba918135ef3712efd (diff) | |
fuse: always revalidate rename target dentry
The previous commit df8629af2934 ("fuse: always revalidate if exclusive
create") ensures that the dentries are revalidated on O_EXCL creates. This
commit complements it by also performing revalidation for rename target
dentries. Otherwise, a rename target file that only exists in kernel
dentry cache but not in the filesystem will result in EEXIST if
RENAME_NOREPLACE flag is used.
Signed-off-by: Jiachen Zhang <[email protected]>
Signed-off-by: Zhang Tianci <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions