|
|
Log in / Subscribe / Register

When and why to deprecate filesystems

When and why to deprecate filesystems

Posted Mar 18, 2022 14:49 UTC (Fri) by mrugiero (guest, #153040)
In reply to: When and why to deprecate filesystems by HelloWorld
Parent article: When and why to deprecate filesystems

Suppose there comes a point where the intersection between supported filesystems is empty (we'll reach that point eventually, ext4 and btrfs will eventually be obsolete too), how would you copy from reiserfs to an actually living filesystem? Mounting in 7 other kernels?


to post comments

When and why to deprecate filesystems

Posted Mar 18, 2022 16:49 UTC (Fri) by farnz (subscriber, #17727) [Link]

Something like tar or rsync over the hypervisor's networking would work just fine. After all, I can tar up a filesystem on a 1980s vintage UNIX system, or run PKZIP on a 1980s vintage DOS system, and uncompress the resulting archive on a modern Linux PC.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds