]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: add remote helper methods to fetch subvolume info
authorMilind Changire <mchangir@redhat.com>
Thu, 7 Dec 2023 08:33:39 +0000 (14:03 +0530)
committerMilind Changire <mchangir@redhat.com>
Wed, 14 Feb 2024 08:28:20 +0000 (13:58 +0530)
commitcce4412fc4150d2769e02c815dd2e0871dac8729
tree3f4de010325d2e3769b9208af0b4b9710ae6ca8a
parent74438eaf7f0a8fc46899d419f458f57516a26b45
mgr/volumes: add remote helper methods to fetch subvolume info

  * add remote method to fetch subvolume path
  * add remote method to list subvolumes
  * add remote method to fetch subvolume attributes

Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit d2205bf8247edec08a456377c1e8988428e9ba29)
Signed-off-by: Milind Changire <mchangir@redhat.com>
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py