]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: allow `fs authorize` command to work 40086/head
authorRamana Raja <rraja@redhat.com>
Wed, 24 Feb 2021 03:38:50 +0000 (22:38 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 12 Mar 2021 20:52:31 +0000 (12:52 -0800)
commit4df5e083c41f82c806a9063edc35b381045f9b08
tree290560347a4eff5d4bfba81e55d078a6364305f0
parent802fb56f38ae88bca7c1d11749d764133a3af997
mds: allow `fs authorize` command to work

... on filesystems with '-' in their names.

Fixes: https://tracker.ceph.com/issues/49301
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit 22ed4f43d90ab41022ed30c424a8d0956740c005)
qa/tasks/cephfs/test_admin.py
src/mds/MDSAuthCaps.cc
src/mon/MonCap.cc