[PATCH v2 0/1] block/rbd: Add support for ceph namespaces

Florian Florensa posted 1 patch 4 years, 3 months ago
Test asan failed
Test checkpatch failed
Test FreeBSD failed
Test docker-mingw@fedora failed
Test docker-clang@ubuntu failed
Test docker-quick@centos7 failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200107111340.334965-1-fflorensa@online.net
Maintainers: Markus Armbruster <armbru@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Eric Blake <eblake@redhat.com>, Max Reitz <mreitz@redhat.com>, Jason Dillaman <dillaman@redhat.com>
There is a newer version of this series
block/rbd.c          | 45 ++++++++++++++++++++++++++++++--------------
qapi/block-core.json |  4 ++++
2 files changed, 35 insertions(+), 14 deletions(-)
[PATCH v2 0/1] block/rbd: Add support for ceph namespaces
Posted by Florian Florensa 4 years, 3 months ago
Happy new year everyone, please find attached the v2 of the patch,
updated with the input from Stefano, Jason and Eric.

What has changed from v1 :

 - renamed the variables from nspace to namespace
 - made the argument in qapi optional
 - add the `(Since 5.0)` tag in qapi documentation

Florian Florensa (1):
  block/rbd: Add support for ceph namespaces

 block/rbd.c          | 45 ++++++++++++++++++++++++++++++--------------
 qapi/block-core.json |  4 ++++
 2 files changed, 35 insertions(+), 14 deletions(-)

-- 
2.24.1


Re: [PATCH v2 0/1] block/rbd: Add support for ceph namespaces
Posted by no-reply@patchew.org 4 years, 3 months ago
Patchew URL: https://patchew.org/QEMU/20200107111340.334965-1-fflorensa@online.net/



Hi,

This series seems to have some coding style problems. See output below for
more information:

N/A. Internal error while reading log file



The full log is available at
http://patchew.org/logs/20200107111340.334965-1-fflorensa@online.net/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com