Menu

Commit [cb8fde]  Maximize  Restore  History

fuse2fs: disable renameat2

Apparently fuse munged rename and renameat2 together into the same
upcall, so we actually have to filter out nonzero flags because
otherwise we do a regular rename for a RENAME_EXCHANGE/WHITEOUT, which
is not what the user asked for.

Signed-off-by: Darrick J. Wong <djwong@...>
Link: https://lore.kernel.org/r/174553065177.1160461.684615549721279410.stgit@...
Signed-off-by: Theodore Ts'o <tytso@...>
(cherry picked from commit b431abbc8fe0fd1de4e414aae3520c4c19411048)

Darrick J. Wong Darrick J. Wong 2025-04-24

Theodore Ts'o Theodore Ts'o 2025-06-09

changed misc/fuse2fs.c
misc/fuse2fs.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.