When and why to deprecate filesystems
When and why to deprecate filesystems
Posted Mar 8, 2022 1:46 UTC (Tue) by pabs (subscriber, #43278)Parent article: When and why to deprecate filesystems
The comment about migrating off Reiserfs reminds me of what I see as a significant gap in Linux (V)FS functionality; unless I missed something there is no in-kernel functionality to copy/move a file and all associated characteristics and metadata from one FS to another. So you have to use userspace tools and hope they or you didn't forget something (like the rsync sparse mode option) or reflinks or the immutable bit or ACLs etc.
