提交 f1b76e70 编写于 作者: E Eric Blake 提交者: Daniel P. Berrange

maint: fix comment typos

* src/lxc/lxc_controller.c (virLXCControllerSetupDisk): Fix typo.
* src/lxc/lxc_driver.c (lxcDomainAttachDeviceDiskLive): Likewise.
Signed-off-by: NEric Blake <eblake@redhat.com>
(cherry picked from commit 8de47efd)

Conflicts:
	src/lxc/lxc_controller.c: No userns support yet
上级 37cf263c
......@@ -3203,7 +3203,7 @@ lxcDomainAttachDeviceDiskLive(virLXCDriverPtr driver,
created = true;
/* Labelling normally operates on src, but we need
* to actally label the dst here, so hack the config */
* to actually label the dst here, so hack the config */
def->src = dst;
if (virSecurityManagerSetImageLabel(driver->securityManager,
vm->def, def) < 0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册