]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: subvolume ls command crashes if groupname as '_nogroup' 46806/head
authorNikhilkumar Shelke <nshelke@redhat.com>
Sun, 12 Jun 2022 16:33:21 +0000 (22:03 +0530)
committerNikhilkumar Shelke <nshelke@redhat.com>
Thu, 23 Jun 2022 08:38:47 +0000 (14:08 +0530)
commite2aafc3bf1daf009473abb9dc92955b18034d793
treecfd92529e14d4b560e74ce35046e411176b1024a
parent42d9db4bee3d350d3d827dc46614449196538d0e
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