]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: add trash purge api calls
authorTheofilos Mouratidis <t.mour@cern.ch>
Wed, 3 Oct 2018 11:42:26 +0000 (13:42 +0200)
committerJason Dillaman <dillaman@redhat.com>
Fri, 11 Jan 2019 14:18:45 +0000 (09:18 -0500)
commitb6f9aab03713410dd1b50edc7fc1d71242ac3e74
treeac1c468c3ba58298805eb9c39b4fd2ce62560274
parent4eee470cd3bc80cec5d796e133536a00ae2ac01c
librbd: add trash purge api calls

Add trash purge api calls and fix the docs of some other rbd trash functions

Signed-off-by: Theofilos Mouratidis <mtheofilos@gmail.com>
src/include/rbd/librbd.h
src/include/rbd/librbd.hpp
src/librbd/api/Trash.cc
src/librbd/api/Trash.h
src/librbd/internal.cc
src/librbd/librbd.cc
src/pybind/rbd/rbd.pyx
src/test/librbd/test_librbd.cc
src/test/pybind/test_rbd.py
src/tools/rbd/action/Trash.cc
src/tracing/librbd.tp