]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/PGMap: adjust scrub checks to avoid overflow for future stamps
authorSage Weil <sage@redhat.com>
Wed, 12 Jul 2017 13:17:55 +0000 (09:17 -0400)
committerSage Weil <sage@redhat.com>
Wed, 12 Jul 2017 16:52:03 +0000 (12:52 -0400)
commit5e2e7088af56aa27edb095c9e9c2d6e89caa5e27
tree441d065ee3bf2ff5f6aa41f93fead55c342437d0
parent7e48efb0615a67c08a1c90ed7996f463dc614bf3
mon/PGMap: adjust scrub checks to avoid overflow for future stamps

Avoid an overflow (and false warning) when scrub stamps are in the future.

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