Home
last modified time | relevance | path

Searched hist:"80 b61a27" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Drbd.c80b61a27 Fri Apr 07 20:55:31 GMT 2017 Jeff Cody <jcody@redhat.com> block/rbd - update variable names to more apt names

Update 'clientname' to be 'user', which tracks better with both
the QAPI and rados variable naming.

Update 'name' to be 'image_name', as it indicates the rbd image.
Naming it 'image' would have been ideal, but we are using that for
the rados_image_t value returned by rbd_open().

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: b7ec1fb2e1cf36f9b6911631447a5b0422590b7d.1491597120.git.jcody@redhat.com