]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/util: remove unit_to_bytesize, use strict_iecstrtoll instead
authorJan Fajerski <jfajerski@suse.com>
Tue, 30 Jan 2018 08:48:05 +0000 (09:48 +0100)
committerJan Fajerski <jfajerski@suse.com>
Tue, 3 Apr 2018 07:23:24 +0000 (09:23 +0200)
commita3739cbb3c19b255e196553ddf9f586bc1877773
treec56403df4e12b393b03a94d16760ce8c2d570bd0
parentf753b74f3760abcc7b8b74173f75cc5ae664488e
common/util: remove unit_to_bytesize, use strict_iecstrtoll instead

Signed-off-by: Jan Fajerski <jfajerski@suse.com>
src/common/util.cc
src/include/util.h
src/test/common/test_util.cc