Hacker News new | ask | show | jobs
by bsnal 1473 days ago
What happened to f2fs?
2 comments

This is the "Extendable Read-Only File System", so it will be used for the read-only system partitions. The user data partition will still use ext4 or f2fs.
Nothing, really.

As far as I can tell, they don't even care in the vendor test suite until you hit 12.0/13.0

EROFS is also a read-only filesystem, so there's a time and a place.

Vendors should be fine to use F2FS for user data mounts, outside of APEX. (Although those are read-only as well, so...)