summaryrefslogtreecommitdiffstats
path: root/src/mon/MonCap.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mon/MonCap: handle any whitespace (not just space)Sage Weil2014-02-121-1/+1
* mon/MonCap: allow . in unquoted stringSage Weil2013-08-231-1/+1
* mon/MonCap: remove useless 'osd crush add' perm from profile bootstrap-osdSage Weil2013-08-161-1/+0
* mon/MonCap: mds needs to subscribe to the osdmapSage Weil2013-07-271-0/+1
* mon/MonCap: match param for entity (not name)Sage Weil2013-07-261-2/+2
* mon/MonCap: simplify rwx match logicSage Weil2013-07-201-4/+10
* mon/MonCap.cc: use empty() instead of if(size())Danny Al-Gaaf2013-06-241-1/+1
* mon/MonCap: bootstrap-* need to subscribe to osdmap, monmapSage Weil2013-06-131-0/+4
* mon/MonCap: fix setting of text in parse()Sage Weil2013-06-041-4/+6
* mon/MonCap: set text in set_allow_all()Sage Weil2013-06-041-0/+1
* mon/MonCap: allow osd, mds to write to cluster logSage Weil2013-06-041-0/+2
* MonCap: add pg r/w to osd capability profileDan Mick2013-05-241-0/+1
* mon/MonCap: add new MonCap implementationSage Weil2013-05-221-0/+434