提交 af67a436 编写于 作者: W Wang Yufei 提交者: Eric Blake

docs: fix virDomainRestoreFlags description bug

In virDomainRestoreFlags with VIR_DOMAIN_SAVE_BYPASS_CACHE, it risks
slowing restores from NFS, but not saves to NFS.
Signed-off-by: NWang Yufei <james.wangyufei@huawei.com>
上级 d0b2d017
...@@ -2925,7 +2925,7 @@ error: ...@@ -2925,7 +2925,7 @@ error:
* If @flags includes VIR_DOMAIN_SAVE_BYPASS_CACHE, then libvirt will * If @flags includes VIR_DOMAIN_SAVE_BYPASS_CACHE, then libvirt will
* attempt to bypass the file system cache while restoring the file, or * attempt to bypass the file system cache while restoring the file, or
* fail if it cannot do so for the given system; this can allow less * fail if it cannot do so for the given system; this can allow less
* pressure on file system cache, but also risks slowing saves to NFS. * pressure on file system cache, but also risks slowing restores from NFS.
* *
* Normally, the saved state file will remember whether the domain was * Normally, the saved state file will remember whether the domain was
* running or paused, and restore defaults to the same state. * running or paused, and restore defaults to the same state.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册