mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
doc: add missing ms-dos fs section in set_label
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
committed by
Pino Toscano
parent
105fa8bf31
commit
de93c690a1
@@ -9941,6 +9941,10 @@ not allowed. Setting the label on a btrfs subvolume will set the
|
||||
label on its parent filesystem. The filesystem must not be mounted
|
||||
when trying to set the label.
|
||||
|
||||
=item fat
|
||||
|
||||
The label is limited to 11 bytes.
|
||||
|
||||
=back
|
||||
|
||||
To read the label on a filesystem, call C<guestfs_vfs_label>." };
|
||||
|
||||
Reference in New Issue
Block a user