[Qemu-devel] [PATCH for-2.9 0/5] rbd: Clean up API and code

Markus Armbruster posted 5 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1490266548-22500-1-git-send-email-armbru@redhat.com
Test s390x passed
There is a newer version of this series
block/rbd.c          | 198 +++++++++++++++++----------------------------------
qapi-schema.json     |  21 ++++--
qapi/block-core.json |  17 +----
3 files changed, 82 insertions(+), 154 deletions(-)
[Qemu-devel] [PATCH for-2.9 0/5] rbd: Clean up API and code
Posted by Markus Armbruster 7 years ago
These API cleanups need to go into 2.9.

Markus Armbruster (5):
  rbd: Clean up runtime_opts
  rbd: Clean up qemu_rbd_create()'s detour through QemuOpts
  rbd: Rewrite the code to extract list-valued options
  rbd: Peel off redundant RbdAuthMethod wrapper struct
  rbd: Reject options server.*.{numeric,to,ipv4,ipv6}

 block/rbd.c          | 198 +++++++++++++++++----------------------------------
 qapi-schema.json     |  21 ++++--
 qapi/block-core.json |  17 +----
 3 files changed, 82 insertions(+), 154 deletions(-)

-- 
2.7.4