]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: subvolume ls command crashes if groupname as '_nogroup' 46805/head
authorNikhilkumar Shelke <nshelke@redhat.com>
Sun, 12 Jun 2022 16:33:21 +0000 (22:03 +0530)
committerNikhilkumar Shelke <nshelke@redhat.com>
Wed, 22 Jun 2022 10:09:50 +0000 (15:39 +0530)
commit71712d424e0918061a6aa773ce2648de3b1b6325
treeca784d08d1f673c9af3462f9ed992d5c145895d6
parent2ec9eac589f3c4d6c30f3e0f4b161071584d9932
qa: 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>
(cherry picked from commit dc4b0ee40502c34e483320e7a69b7c0e288294ae)
qa/tasks/cephfs/test_volumes.py