]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMonitor: avoid uint64_t overflow when checking pool 'target/max' status. 5409/head
authorhuangjun <hjwsm1989@gmail.com>
Mon, 20 Jul 2015 02:50:20 +0000 (10:50 +0800)
committerNathan Cutler <ncutler@suse.com>
Wed, 29 Jul 2015 18:06:18 +0000 (20:06 +0200)
commitea0d67c482659dfb8c08055a77f400d0689866e0
tree324afe6c4a2c55aa844c433b938090bf6b3fb483
parentabe6c03d411f5f1d277f910ae87123309fa95d4a
  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