Re: Immutable vs read-only for Windows compatibility

From: Maciej W. Rozycki
Date: Wed Jan 15 2025 - 01:27:17 EST


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