]> git-server-git.apps.pok.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>
Thu, 14 Mar 2024 06:19:57 +0000 (11:49 +0530)
commit306eeba28b960a6f1f8cd91ccb94d678271fd825
treed89627d616c3a4909fffceeba88a4ae2cdf9742e
parentb92acd1f9b519af8166ff5b5bae92bf72f1fd797
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)
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py