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

2020-01-07 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200107111340.334965-1-fflore...@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/2020010711134

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

2020-01-07 Thread Florian Florensa
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 Fl