]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: avoid pulling pgmap ratio on mkfs
authorSage Weil <sage@redhat.com>
Sat, 13 May 2017 02:40:22 +0000 (21:40 -0500)
committerSage Weil <sage@redhat.com>
Fri, 2 Jun 2017 17:02:08 +0000 (13:02 -0400)
commitfb3405d0d355b827a5bee6e41293bfa0d0aab6df
tree89d6796ca0840dcfed347eb6ae381ef355ac26b8
parent17b699d99dfee94db3789475d60db12b594f6cdf
mon/OSDMonitor: avoid pulling pgmap ratio on mkfs

If this is the first osdmap epoch there is nothing to be learned from
the PGMap.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/OSDMonitor.cc