]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Output Base64 encoding of CRC header if binary data present 28504/head
authorDavid Zafman <dzafman@redhat.com>
Sat, 4 May 2019 18:32:40 +0000 (11:32 -0700)
committerPrashant D <pdhange@redhat.com>
Wed, 12 Jun 2019 01:20:58 +0000 (21:20 -0400)
commit29e0a4a8bfa7df239dc59677863f4bf133029311
tree7827a12f610282cc5664d5be3b8c448d3c6fc3f1
parent7658d6af58ee2495d04de919549d8153fb103ca4
osd: Output Base64 encoding of CRC header if binary data present

Add optional paramter so cleanbin() for bufferlist can include "Base64:"

Fixes: https://tracker.ceph.com/issues/39582
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit eea239c03ca8aeb9a1da742b07d8627fbe2317e2)

Conflicts:
src/include/util.h : Resolved for cleanbin
src/common/util.cc
src/include/util.h
src/osd/ReplicatedBackend.cc