|
|
Log in / Subscribe / Register

A kernel without buffer heads

A kernel without buffer heads

Posted May 2, 2023 1:14 UTC (Tue) by jhoblitt (subscriber, #77733)
In reply to: A kernel without buffer heads by charmitro
Parent article: A kernel without buffer heads

My guess would be that ext4 is by far the most widely used filesystem for servers and certainly is for Android. After that, I would guess that fat is still widely used for USB storage and iso9660 for install media (USB) and VMs.


to post comments

A kernel without buffer heads

Posted May 2, 2023 5:09 UTC (Tue) by ABCD (subscriber, #53650) [Link]

I would also mention that the EFI System Partition is almost always FAT, and the device-mapper layer is used to support LVM and dm-crypt/LUKS (among others), so (while not a filesystem per se) it would also need to be migrated early.


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