]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/AuthMonitor: add osd w cap for superuser client
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 18 Feb 2026 20:27:30 +0000 (15:27 -0500)
committerJos Collin <jcollin@redhat.com>
Fri, 10 Apr 2026 10:49:13 +0000 (16:19 +0530)
commit6d90173d018edb3070e4d79d466d8000a7c472c2
tree96258672b71c942c9c3222faf00b016547f78d3e
parentff309bba00c8a136d95cbefafa71a75e48713d73
mon/AuthMonitor: add osd w cap for superuser client

Right now only a client with "rw" permissions on an MDS gets "rw" on an
OSD.

[@vshankar: fixed malformed OSD cap when authorizing multiple paths]

Reported-by: John Mulligan <jmulligan@redhat.com>
Fixes: https://tracker.ceph.com/issues/75013
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 6e6e570f80480b9a310d10a96ad1e5682785c775)
src/mon/AuthMonitor.cc