summaryrefslogtreecommitdiffstats
path: root/src/mon/CreatingPGs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ceph-dencoder: osd - Add missing typesNitzanMordhai2023-12-201-1/+13
* mon: Build ceph-mon without using namespace declarations in headersAdam C. Emerson2020-03-221-12/+13
* mon/OSDMonitor: track history and past_intervals for creating pgsSage Weil2019-04-221-15/+109
* mon/OSDMonitor: move pool created check into callerSage Weil2018-09-071-11/+7
* mon/OSDMonitor: set POOL_CREATING flag until initial pool pgs are createdSage Weil2018-09-071-0/+11
* core: use const_iterator for decodeKefu Chai2018-05-171-2/+2
* mon: Use unqualified encode/decodeAdam C. Emerson2018-01-101-16/+22
* mon/OSDMonitor: don't create pgs if pool was deletedJoao Eduardo Luis2017-09-081-0/+1
* mon: print log for the creating_pgs changesKefu Chai2017-06-021-1/+4
* mon/OSDMonitor: limit number of concurrently creating pgsSage Weil2017-06-021-17/+55
* mon/OSDMonitor: print more log when updating creating_pgsKefu Chai2017-05-261-0/+25
* mon/OSDMonitor: add send_pg_create() to OSDMonitorKefu Chai2017-03-301-0/+59