|
|
Log in / Subscribe / Register

A kernel without buffer heads

A kernel without buffer heads

Posted May 1, 2023 23:09 UTC (Mon) by charmitro (guest, #164741)
Parent article: A kernel without buffer heads

Which filesystems are widely used and need to adjust quicker than others?


to post comments

A kernel without buffer heads

Posted May 2, 2023 1:14 UTC (Tue) by jhoblitt (subscriber, #77733) [Link] (1 responses)

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.

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