]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
denc: allow DencDumper to dump OOB buffer
authorKefu Chai <kchai@redhat.com>
Mon, 22 Apr 2019 13:27:16 +0000 (21:27 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 24 Apr 2019 08:26:07 +0000 (16:26 +0800)
commit17c15fb8be82c5f452bfe7766adbcf0c12859dc2
tree88d429a71559a7387a1df4259280b523edfb4072
parent6159476e4a432c2f8096d4c93048cec71aec1218
denc: allow DencDumper to dump OOB buffer

if encoder encodes buffers into the bufferlist directly, the
contiguous_appender's out_of_band_offset would be greater than zero, in
that case, we should dump the bufferlist passed to appender instead of
just looking at the [pre_pos, post_pos).

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/include/denc.h