]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/snap_schedule: remove subvol interface
authorMilind Changire <mchangir@redhat.com>
Tue, 18 Oct 2022 04:20:35 +0000 (09:50 +0530)
committerMilind Changire <mchangir@redhat.com>
Tue, 18 Oct 2022 04:20:35 +0000 (09:50 +0530)
commitcdda97c26893248e9d146dc2855a977bfcb5e1cd
tree69ac5559bfbafa09cc4be74a9cfcc5f25e0db8b6
parent303f108b39ef7d33cbae4c04fb2baf48cf7081c1
mgr/snap_schedule: remove subvol interface

Remove snap-schedule support for subvolumes.

Fixes: https://tracker.ceph.com/issues/55148
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 919c156884587fc87b418c776046c8b6a7efe4ff)
Conflicts:
- src/pybind/mgr/snap_schedule/module.py
  Minor conflicts due to upstream changes
  Add missing of type hint Tuple
  Add missing definition of function has_fs
src/pybind/mgr/snap_schedule/module.py