]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/osd_types: fix notify-ack string rendering
authorSage Weil <sage@redhat.com>
Tue, 30 Oct 2018 21:30:05 +0000 (16:30 -0500)
committerSage Weil <sage@redhat.com>
Tue, 30 Oct 2018 21:30:05 +0000 (16:30 -0500)
commitccd6333934aa5edb65fdc6b10d8768511fb61f52
treee22f4fbf8dc455977eab2044b2d18f02008cce4f
parent0d166f49dcb3d42ec8726a5bb55f2951cb2eb3f8
osd/osd_types: fix notify-ack string rendering

The notify id argument is encoded, not in the args structure (sadly).

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/osd_types.cc