]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
buffer: add copy(unsigned, ptr) back 12246/head
authorKefu Chai <kchai@redhat.com>
Thu, 1 Dec 2016 03:01:14 +0000 (11:01 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 1 Dec 2016 03:05:26 +0000 (11:05 +0800)
commitf8a8b4f0e41929bb4dde4217ae2bc1e8b02f7b2c
tree971d8d3354c741826eef105b338d849d62894433
parent426c910f495babcb7676b1b301f25276a3b4f9dc
buffer: add copy(unsigned, ptr) back

to be ABI-compatible with prior versions.

copy(unsigned, ptr) was renamed to copy_deep() in 6d7f748

Fixes: http://tracker.ceph.com/issues/17809
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/buffer.cc
src/include/buffer.h