2024년 4월 15일 (월) 오후 10:13, Marios Makassikis <mmakassikis@xxxxxxxxxx>님이 작성: > > 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. > > Signed-off-by: Marios Makassikis <mmakassikis@xxxxxxxxxx> Applied it to #ksmbd-for-next-next. Thanks for your patch!