]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: add fs_util helper module
authorVenky Shankar <vshankar@redhat.com>
Wed, 20 Nov 2019 13:24:41 +0000 (08:24 -0500)
committerRamana Raja <rraja@redhat.com>
Wed, 12 Feb 2020 10:11:59 +0000 (05:11 -0500)
commit082baca9e96a54631ed3becf9d24ede82cf12220
tree697a75f17869131730247535ef1cbae49b69c029
parent1cfa39ec616dee7cb8d86b0d34543c8228b5d8a3
mgr/volumes: add fs_util helper module

helpers for various filesystem querying routines, utils
for creating/removing filesystem, pool and MDSs.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 6682c7736f4d6462aefd5387ea9f34f97ce28264)
src/pybind/mgr/volumes/fs/fs_util.py [new file with mode: 0644]