On Fri Jun 27, 2025 at 12:05 AM CEST, Scott Walters wrote: > Very semi-informed take here. Obvoiusly the people actually working > on this stuff know first hand and I'm maybe not even third hand... > but afaik this is a gap in OpenBSD that work is being done on. > OpenBSD will mount Linux ext 2 filesystems but not 4, which are > log structured.
Is it? AFAIK ext4 is a journaled, but not a log-structured fs. Maurizio