提交 8fdb2cff 编写于 作者: D Daniel Veillard

make sure parted doesn't ask for confirmation

* src/storage_backend_disk.c: make sure parted doesn't ask
  confirmation,  patch by Cole Robinson
Daniel
上级 ef7fec11
Tue Aug 12 13:28:09 CEST 2008 Daniel Veillard <veillard@redhat.com>
* src/storage_backend_disk.c: make sure parted doesn't ask
confirmation, patch by Cole Robinson
Tue Aug 12 13:20:07 CEST 2008 Daniel Veillard <veillard@redhat.com>
* docs/storage.html[.in] src/storage_backend_disk.c: patch from
......
......@@ -406,6 +406,7 @@ virStorageBackendDiskBuildPool(virConnectPtr conn,
PARTED,
pool->def->source.devices[0].path,
"mklabel",
"--script",
virStorageBackendDiskPoolFormatToString(conn, pool->def->source.format),
NULL,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册