From: Jan Fajerski Date: Mon, 9 Apr 2018 10:21:34 +0000 (+0200) Subject: common/options: change mon_data_size_warn type to TYPE_SIZE X-Git-Tag: v13.1.0~258^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F19117%2Fhead;p=ceph.git common/options: change mon_data_size_warn type to TYPE_SIZE As the option represents a byte count, TYPE_SIZE is appropriate and the correct IEC unit prefixes will be parsed. Signed-off-by: Jan Fajerski --- diff --git a/src/common/options.cc b/src/common/options.cc index 6372d2b0395b..b0723dcb1e52 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -1525,7 +1525,7 @@ std::vector