]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: Incorrect expression in PGMap::get_health() 15648/head
authorJos Collin <jcollin@redhat.com>
Tue, 13 Jun 2017 02:54:17 +0000 (08:24 +0530)
committerJos Collin <jcollin@redhat.com>
Tue, 13 Jun 2017 02:54:23 +0000 (08:24 +0530)
commit7c2ab49cdfd375b9fee936f94fbc886ddc30f03e
tree46530db4a1d73785e172b8a75344678d08ea94f0
parent6d23ae59c1a8640fc5a984bfc14c60bc93d63654
mon: Incorrect expression in PGMap::get_health()

Fixes:

CID 1412575:  Incorrect expression  (COPY_PASTE_ERROR)
ceph/src/mon/PGMap.cc: 2764 in PGMap::get_health()
"num_err" in "ss2 << num_err" looks like a copy-paste error.

Signed-off-by: Jos Collin <jcollin@redhat.com>
src/mon/PGMap.cc