From: Sage Weil Date: Wed, 6 Mar 2019 19:28:57 +0000 (-0600) Subject: common/options: osd_memory_target et al are TYPE_SIZE X-Git-Tag: v14.1.1~18^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F26796%2Fhead;p=ceph.git common/options: osd_memory_target et al are TYPE_SIZE This makes us interpret "2G" and 2 GiB, not 2 billion bytes. Signed-off-by: Sage Weil --- diff --git a/src/common/options.cc b/src/common/options.cc index 0a2d27d19b0a..d4bb822ea1bf 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4006,12 +4006,12 @@ std::vector