]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: remove the uneccessary check for root_squash 54778/head
authorXiubo Li <xiubli@redhat.com>
Tue, 5 Dec 2023 01:40:06 +0000 (09:40 +0800)
committerXiubo Li <xiubli@redhat.com>
Tue, 20 Feb 2024 08:39:59 +0000 (16:39 +0800)
commit920eceb97740cccf027f2af25370dce36b9cb98e
treed4b067cdacc9e41347a3a492dbbc13abd764e31b
parentbdabe22a0d3a4c0bbc9da3697add00639f688c18
qa/cephfs: remove the uneccessary check for root_squash

Just checking the caps in the keyring is enough.

Fixes: e64931b6a80 ("mds/Server: disallow clients that have root_squash")
Fixes: https://tracker.ceph.com/issues/63141
Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/cephfs/test_admin.py