mbox series

[v3,0/1] block/rbd: Add support for ceph namespaces

Message ID 20200110111513.321728-1-fflorensa@online.net
Headers show
Series block/rbd: Add support for ceph namespaces | expand

Message

Florian Florensa Jan. 10, 2020, 11:15 a.m. UTC
Fixed the white space issue, no changes other than that.

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

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

Comments

Kevin Wolf March 5, 2020, 2:23 p.m. UTC | #1
Am 10.01.2020 um 12:15 hat Florian Florensa geschrieben:
> Fixed the white space issue, no changes other than that.
> 
> Florian Florensa (1):
>   block/rbd: Add support for ceph namespaces

Thanks, applied to the block branch.

Kevin