]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: upmap: clarify variable name
authorSage Weil <sage@redhat.com>
Mon, 1 May 2017 23:15:59 +0000 (18:15 -0500)
committerSage Weil <sage@redhat.com>
Mon, 1 May 2017 23:15:59 +0000 (18:15 -0500)
commit9599aa9b3f43641b4db06c91da1e38d1e8d0f129
treecad93b5da25e53f14becd1cbbf99787506682acd
parentdcb66c2c022d7d84bbd099d47ab45f2ee56df5b1
osd/OSDMap: upmap: clarify variable name

The argument is a ratio, not in units of PGs (like the other deviation
values).

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