]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard:Directories Menu Can't Use on Ceph File System Dashboard 44899/head
authorSarthak0702 <sarthak.0702@gmail.com>
Thu, 3 Feb 2022 17:59:17 +0000 (23:29 +0530)
committerErnesto Puerta <epuertat@redhat.com>
Fri, 11 Feb 2022 10:23:34 +0000 (11:23 +0100)
commit25845f7823d02c6b0ca6ac39331050e64af4856c
tree116fbefd400a7be5142ac66d0147e1484d6fe89a
parent6760d3caa1054d4b96c8dca07dc9d9543c3daebc
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>
(cherry picked from commit ea1af5438d380eb2160de635ffc7b08a69baf04c)
src/pybind/mgr/dashboard/controllers/cephfs.py
src/pybind/mgr/dashboard/services/exception.py