]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: ceph osd blacklist add/rm read-write permissions not validated
authorJason Dillaman <dillaman@redhat.com>
Thu, 27 Jul 2017 17:33:35 +0000 (13:33 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 27 Jul 2017 17:33:35 +0000 (13:33 -0400)
commitf1c999d7b549cd3ea9c3ea5beb1e6efde9983f3c
tree668bf9db505fe8ceb7a3140e0365f20ab6ede8b2
parent4fb824b7e838b9a729af8e919e1e96c20442ae73
mon: ceph osd blacklist add/rm read-write permissions not validated

The RWX permissions were retrieved from "osd blacklist list" since that
prefix matched "osd blacklist" first. Re-ordered the monitor commands
to ensure the permissions are properly enforced.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/mon/MonCommands.h