]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: subvolume ls command crashes if groupname as '_nogroup'
authorNikhilkumar Shelke <nshelke@redhat.com>
Sun, 12 Jun 2022 16:28:40 +0000 (21:58 +0530)
committerNikhilkumar Shelke <nshelke@redhat.com>
Tue, 14 Jun 2022 06:47:23 +0000 (12:17 +0530)
commitacf1337334faca2ef021294bf7a8367193072484
tree988452573ed25adbc4a4f624f20ed44102262cb0
parent784f5bb9bff242233c3d8542d7abb6298095329b
mgr/volumes: subvolume ls command crashes if groupname as '_nogroup'

If --group_name=_nogroup is provided in the command then
throw error permission denied as it is internal group of ceph fs.

Fixes: https://tracker.ceph.com/issues/55759
Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
src/pybind/mgr/volumes/fs/operations/group.py