From: John Spray Date: Thu, 20 Jul 2017 11:58:41 +0000 (-0400) Subject: common/options: fix overflowing 64 bit literals X-Git-Tag: v12.1.2~192^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4340f4b6c6793f361d8645ff3e0776224e586942;p=ceph.git common/options: fix overflowing 64 bit literals This manifested as a failure in objectstore tool test_fuse.sh Signed-off-by: John Spray --- diff --git a/src/common/options.cc b/src/common/options.cc index 5f2e1f574c31..aff5608732ec 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -1250,7 +1250,7 @@ const std::vector