]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMonitor: avoid uint64_t overflow when checking pool 'target/max' status. 5370/head
authorhuangjun <hjwsm1989@gmail.com>
Mon, 20 Jul 2015 02:50:20 +0000 (10:50 +0800)
committerLoic Dachary <ldachary@redhat.com>
Tue, 28 Jul 2015 12:53:42 +0000 (14:53 +0200)
commit9916d37ead705d467b1d730adb15bb6974b3bf1b
tree5565083faf25882f50374090db85ab0edfa073d9
parent45beb86423c3bd74dbafd36c6822e71ad9680e17
  mon/PGMonitor: avoid uint64_t overflow when checking pool 'target/max' status.
Fixes: #12401
Signed-off-by: huangjun <hjwsm1989@gmail.com>
(cherry picked from commit f84e6b8157e78fd05cd1c8ac957c92df17e6ba06)
src/mon/PGMonitor.cc