How to change the filesystem label and UUID of a F2FS filesystem?
For EXT filesystems tune2fs from e2fsprogs has the -L new_label and -U uuid command-line options, but none of the utilities installed by f2fs-tools 1.13.0 (latest version at the moment of writing) seem to have similar functionality.
