]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/adminops: support for adding restore operation
authorJiffin Tony Thottan <thottanjiffin@gmail.com>
Thu, 9 Oct 2025 13:43:52 +0000 (19:13 +0530)
committerJiffin Tony Thottan <thottanjiffin@gmail.com>
Tue, 9 Dec 2025 07:57:54 +0000 (13:27 +0530)
commit2461b1bef3dd06d954ee44fd04f567dc4b70e75f
treed76516bcf4ee7ce3e77a540f43359977f384e1ee
parentbcde113c98610b3f5bb687fc5d005ca47cedfe4c
rgw/adminops: support for adding restore operation

Adding support for restore cli in admin ops, added existing clis list and statusw

Fixes: https://tracker.ceph.com/issues/70931
Signed-off-by: Jiffin Tony Thottan <thottanjiffin@gmail.com>
src/rgw/CMakeLists.txt
src/rgw/rgw_appmain.cc
src/rgw/rgw_rest_restore.cc [new file with mode: 0644]
src/rgw/rgw_rest_restore.h [new file with mode: 0644]
src/rgw/rgw_restore.cc
src/rgw/rgw_restore.h