logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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