Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

f2fslabel - Change the label on an f2fs volume

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.

                                                                                                    F2FSLABEL(8)

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.

Name

       f2fslabel - Change the label on an f2fs volume

Synopsis

f2fslabeldevice [ volume-label ]

See Also