diff options
author | Marios Makassikis <[email protected]> | 2024-04-15 15:12:48 +0200 |
---|---|---|
committer | Steve French <[email protected]> | 2024-04-19 20:48:47 -0500 |
commit | 4973b04d3ea577db80c501c5f14e68ec69fe1794 (patch) | |
tree | 02abb20159bc53dfd75ed0d26edcd71ac95c0a19 /scripts/bpf_doc.py | |
parent | 17cf0c2794bdb6f39671265aa18aea5c22ee8c4a (diff) |
ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
File overwrite case is explicitly handled, so it is not necessary to
pass RENAME_NOREPLACE to vfs_rename.
Clearing the flag fixes rename operations when the share is a ntfs-3g
mount. The latter uses an older version of fuse with no support for
flags in the ->rename op.
Cc: [email protected]
Signed-off-by: Marios Makassikis <[email protected]>
Acked-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions