]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: move buffer free functions to inline namespace 29244/head
authorJason Dillaman <dillaman@redhat.com>
Mon, 20 May 2019 07:29:16 +0000 (09:29 +0200)
committerPrashant D <pdhange@redhat.com>
Wed, 24 Jul 2019 00:33:21 +0000 (20:33 -0400)
commit85ac3a1f323767d9ca7d8495e5051856b64fe30b
treef9f0baf1735c27a652550262f23b7372746bdae4
parent0e9a0ff18fd97eaf5b310db07633de17e034db38
librados: move buffer free functions to inline namespace

'buffer::raw' factory methods and similar methods are now
wrapped in the 'v14_2_0' inline namespace for export via the
public librados API.

Fixes: http://tracker.ceph.com/issues/39972
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4ac8bc79e7fc128f10b38457c93b092b5c8060ad)
src/common/buffer_seastar.cc
src/include/buffer.h
src/include/buffer_raw.h