Skip to content

Add support for the F2FS filesystem

This adds a patch that provides basic support for F2FS in libparted. Basically, it allows to knows the filesystem via ped_file_system_type_get() and provides basic autodection of the FS of a known partition. So we can use parted_server and d-i with F2F now :)

Merge request reports

Loading