[Pkg-libvirt-commits] [libguestfs] 06/21: doc: add missing ms-dos fs section in set_label

Hilko Bengen bengen at moszumanska.debian.org
Sun Nov 1 17:16:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag upstream/1.29.50
in repository libguestfs.

commit de93c690a14b201ed87d3d2a88673d4c530d59e8
Author: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
Date:   Mon Jul 6 17:13:51 2015 +0800

    doc: add missing ms-dos fs section in set_label
    
    Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
 generator/actions.ml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/generator/actions.ml b/generator/actions.ml
index 7ecaf98..8136d7b 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -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>." };

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list