]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd trash: add data pool support 22891/head
authorMahati Chamarthy <mahati.chamarthy@intel.com>
Wed, 4 Apr 2018 15:24:23 +0000 (20:54 +0530)
committerNathan Cutler <ncutler@suse.com>
Thu, 5 Jul 2018 20:30:47 +0000 (22:30 +0200)
commit26c4cf2197203945545582d4b5c13e2679f567c8
tree5eee1cf976f9c05f3c6f1f8affbff85064fdf725
parentf4f980c42df2667354a7569a4609a2eeb4f60b99
rbd trash: add data pool support

checks implicitly for datapool utilization of all images and removes
respective pool's trashed images until threshold value is hit.

Fixes: http://tracker.ceph.com/issues/22872
Signed-off-by: Mahati Chamarthy <mahati.chamarthy@intel.com>
(cherry picked from commit 00d5c18b18fcbde6d7fee1673b1b084d492d87c1)
src/tools/rbd/action/Trash.cc