In the man page of mkfs.f2fs, I see the option:
-O feature-list Specify a feature list in order f2fs filesystem will supports. e.g "encrypt" and so on
I'd like to know how can I get the full list of the optional features of f2fs and whether it is possible to modify existing file system and enable some features without data loss.