]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/buffer_seastar: move to crimson/crimson/buffer_seastar 55641/head
authorMatan Breizman <mbreizma@redhat.com>
Mon, 19 Feb 2024 16:11:53 +0000 (16:11 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 21 Feb 2024 09:36:49 +0000 (09:36 +0000)
commitc8d8f739f8c3d0b260547e9e788ae2e191b3f446
tree989f511bc9048feaba804ba0333a2433bba9d7e5
parentc714c3c4f92994413e34a5900492c8987c85669e
common/buffer_seastar: move to crimson/crimson/buffer_seastar

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/common/buffer_seastar.cc [deleted file]
src/common/buffer_seastar.h [deleted file]
src/crimson/CMakeLists.txt
src/crimson/auth/KeyRing.cc
src/crimson/common/buffer_seastar.cc [new file with mode: 0644]
src/crimson/common/buffer_seastar.h [new file with mode: 0644]
src/test/crimson/test_denc.cc