]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/DaemonServer.cc: make 'config show' on fsid work 35662/head
authorNeha Ojha <nojha@redhat.com>
Thu, 18 Jun 2020 21:59:40 +0000 (21:59 +0000)
committerNeha Ojha <nojha@redhat.com>
Mon, 22 Jun 2020 16:41:24 +0000 (16:41 +0000)
commit3ca2c482e0fb5af9e8f13c212d60aaf55a033a94
tree253be2a1f00e9719c0e8b5c49066396af9a9a547
parent9df7e03345a31351fa0be5602855e9fdcda5e993
mgr/DaemonServer.cc: make 'config show' on fsid work

This follows 5661dd75efd48251b7f433b1ffe01c9c52906e96, which added special
handling for "config get" to work on fsid.

Fixes: https://tracker.ceph.com/issues/46123
Signed-off-by: Neha Ojha <nojha@redhat.com>
src/mgr/DaemonServer.cc