mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-08 22:15:21 +00:00
conf: fix comment
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
62df8ce07f
commit
2143934009
@ -752,7 +752,7 @@ struct _virDomainControllerDef {
|
||||
};
|
||||
|
||||
|
||||
/* Two types of disk backends */
|
||||
/* Types of disk backends */
|
||||
typedef enum {
|
||||
VIR_DOMAIN_FS_TYPE_MOUNT, /* Mounts (binds) a host dir on a guest dir */
|
||||
VIR_DOMAIN_FS_TYPE_BLOCK, /* Mounts a host block dev on a guest dir */
|
||||
|
Loading…
Reference in New Issue
Block a user