1F2FSLABEL(8) System Manager's Manual F2FSLABEL(8)
2
3
4
6 f2fslabel - Change the label on an f2fs volume
7
9 f2fslabel device [ volume-label ]
10
12 f2fslabel will display or change the volume label on the f2fs located
13 on device.
14
15 If the optional argument volume-label is present, then f2fslabel will
16 set the volume label to be volume-label.
17
18 Otherwise, f2fslabel will simply show the current label.
19
21 f2fslabel was written by Dongwoo Lee (dwoo08.lee@samsung.com).
22
24 f2fslabel is available from git://git.kernel.org/pub/scm/linux/ker‐
25 nel/git/jaegeuk/f2fs-tools.git.
26
27
28
29 F2FSLABEL(8)