-
Notifications
You must be signed in to change notification settings - Fork 12
f2fs support #4
Copy link
Copy link
Open
Description
f2fs supports the same ioctl() for encryption as ext4, so please add support for this filesystem too. Actual code change is simple:
EXT4_KEY_DESC_PREFIX should be changed from "ext4:" to "f2fs:"
But you also need some user interface change to allow select filesystem.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels