提交 7d792b99 编写于 作者: J John Ferlan

libvirt: Add virStorageVolDeleteFlags to virStorageVolDelete

Although they've been present for quite a while, they weren't added
to the API definition, so add them there to make it clearer.

Currently only the RBD backend even checks for any flags.
上级 be783825
......@@ -1684,7 +1684,7 @@ virStorageVolUpload(virStorageVolPtr vol,
/**
* virStorageVolDelete:
* @vol: pointer to storage volume
* @flags: extra flags; not used yet, so callers should always pass 0
* @flags: bitwise-OR of virStorageVolDeleteFlags
*
* Delete the storage volume from the pool
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册