]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: allow `fs authorize` command to work 39680/head
authorRamana Raja <rraja@redhat.com>
Wed, 24 Feb 2021 03:38:50 +0000 (22:38 -0500)
committerRamana Raja <rraja@redhat.com>
Wed, 24 Feb 2021 03:38:50 +0000 (22:38 -0500)
commit22ed4f43d90ab41022ed30c424a8d0956740c005
tree0ca66479d9f7cba950da42fe081fd51cc2c24b6f
parenta3591378a59c621ac597987facb3fb30707c218f
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>
qa/tasks/cephfs/test_admin.py
src/mds/MDSAuthCaps.cc
src/mon/MonCap.cc