]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/snap_schedule: add debug log for missing or wrong path
authorMilind Changire <mchangir@redhat.com>
Tue, 29 Nov 2022 07:54:27 +0000 (13:24 +0530)
committerMilind Changire <mchangir@redhat.com>
Thu, 27 Apr 2023 08:58:50 +0000 (14:28 +0530)
commite9bbfbd2934d918b528f2bc08cdac1ee2230a437
tree1b91c0823baaba808b1acf221c4456335b5d7dfb
parent1c931bc43840d10b56e5f492b29618669e65eec2
mgr/snap_schedule: add debug log for missing or wrong path

Bad paths cause a Traceback to be dumped in the logs and unloads the
module causing denial of service.

Fixes: https://tracker.ceph.com/issues/58095
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit c689548694a138cfc87c4ad8aa5ea67789da11bb)
src/pybind/mgr/snap_schedule/fs/schedule_client.py