]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: MonCommand: have flags as uint32_t instead of enum
authorJoao Eduardo Luis <joao@suse.de>
Fri, 8 May 2015 14:53:31 +0000 (15:53 +0100)
committerJoao Eduardo Luis <joao@suse.de>
Thu, 16 Jul 2015 11:20:02 +0000 (12:20 +0100)
commitaf5efdfd29e6b403d3a8f8c7e90a2b523fdb9fe8
treec96cd9667be9c11ede936152d740d84885d74117
parentb00ea63497b70ca9fdd99ed7a197cd54d9872040
mon: MonCommand: have flags as uint32_t instead of enum

Makes much more sense if we're OR'ing flags.  Or not as weird.

Signed-off-by: Joao Eduardo Luis <joao@suse.de>
src/mon/Monitor.h