X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fmon%2FOSDMonitor.h;h=c3db2332fd312018e2790abab7fc43fcd03cdf72;hb=94b1876350060563a6ac95339df15f95fd3ebadc;hp=b1c6fcd1a34fe8203f9840039ea7c14cb9c5df71;hpb=4832b6f0acade977670a37c20ff5dbe69e727416;p=ceph.git diff --git a/ceph/src/mon/OSDMonitor.h b/ceph/src/mon/OSDMonitor.h index b1c6fcd1a..c3db2332f 100644 --- a/ceph/src/mon/OSDMonitor.h +++ b/ceph/src/mon/OSDMonitor.h @@ -453,7 +453,8 @@ protected: creating_pgs_t creating_pgs; mutable std::mutex creating_pgs_lock; - creating_pgs_t update_pending_pgs(const OSDMap::Incremental& inc); + creating_pgs_t update_pending_pgs(const OSDMap::Incremental& inc, + const OSDMap& nextmap); void trim_creating_pgs(creating_pgs_t *creating_pgs, const ceph::unordered_map& pgm); unsigned scan_for_creating_pgs(