On Tue, 14 Jan 2025, Darrick J. Wong wrote: > > Are FS_IOC_GETFLAGS/FS_IOC_SETFLAGS flags preserved across regular > > "cp -a" or "rsync -someflag" commands? I'm just worried to not invent > > No, none of them are. We should perhaps talk to the util-linux folks > about fixing cp. FWIW `cp' comes from GNU coreutils rather than util-linux. Maciej