]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: move trash API methods to api namespace
authorJason Dillaman <dillaman@redhat.com>
Mon, 8 Oct 2018 13:55:18 +0000 (09:55 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 10 Oct 2018 13:06:59 +0000 (09:06 -0400)
commit815177bd696e7876c78fc2eca3855236b9f32841
tree1243aea4d1f918113ce2c7b2b3ca00c97004af66
parentd95f032a219105763deab7130228cce30009fe11
librbd: move trash API methods to api namespace

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/CMakeLists.txt
src/librbd/api/Migration.cc
src/librbd/api/Trash.cc [new file with mode: 0644]
src/librbd/api/Trash.h [new file with mode: 0644]
src/librbd/internal.cc
src/librbd/internal.h
src/librbd/librbd.cc