]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: subvolume ls command crashes if groupname as '_nogroup' 46636/head
authorNikhilkumar Shelke <nshelke@redhat.com>
Sun, 12 Jun 2022 16:33:21 +0000 (22:03 +0530)
committerNikhilkumar Shelke <nshelke@redhat.com>
Tue, 14 Jun 2022 07:04:51 +0000 (12:34 +0530)
commitdc4b0ee40502c34e483320e7a69b7c0e288294ae
tree5c7c8856cc4459927ecea2841268a6c6efad2d89
parentacf1337334faca2ef021294bf7a8367193072484
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>
qa/tasks/cephfs/test_volumes.py