]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: add log channel to rados_monitor_log2 callback 15926/head
authorSage Weil <sage@redhat.com>
Mon, 26 Jun 2017 18:36:38 +0000 (14:36 -0400)
committerSage Weil <sage@redhat.com>
Mon, 26 Jun 2017 18:36:38 +0000 (14:36 -0400)
commit90131cd78769a4d5e6a05a4d001044847b4e4dd0
treecb2ff177b95e05a4d950fae181832c2e495f1646
parente3d59601ef0e0e65ea5725b1557318d7df21b8bf
librados: add log channel to rados_monitor_log2 callback

log2 was just added and not yet released, so we can freely add this field.

Signed-off-by: Sage Weil <sage@redhat.com>
src/include/rados/librados.h
src/librados/RadosClient.cc
src/pybind/rados/rados.pyx