]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard:Directories Menu Can't Use on Ceph File System Dashboard 44849/head
authorSarthak0702 <sarthak.0702@gmail.com>
Thu, 3 Feb 2022 17:59:17 +0000 (23:29 +0530)
committerSarthak0702 <sarthak.0702@gmail.com>
Wed, 9 Feb 2022 11:59:37 +0000 (17:29 +0530)
commitea1af5438d380eb2160de635ffc7b08a69baf04c
tree4ba354422af0d0b5d7406400569848ce94113ca4
parent75c4960abf3b81ff7c6f36e816e1c6a29ceabc9e
mgr/dashboard:Directories Menu Can't Use on Ceph File System Dashboard

Added exception handling to opendir() in cephfs.py for directories with no execute permission.

Fixes: https://tracker.ceph.com/issues/51611
Signed-off-by: Sarthak0702 <sarthak.0702@gmail.com>
src/pybind/mgr/dashboard/controllers/cephfs.py
src/pybind/mgr/dashboard/services/exception.py