f2fslabel - Man Page
Change the label on an f2fs volume
Synopsis
f2fslabel device [ volume-label ]
Description
f2fslabel will display or change the volume label on the f2fs located on device.
If the optional argument volume-label is present, then f2fslabel will set the volume label to be volume-label.
Otherwise, f2fslabel will simply show the current label.
Author
f2fslabel was written by Dongwoo Lee (dwoo08.lee@samsung.com).
Availability
f2fslabel is available from git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git.