]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: stringify as int
authorSage Weil <sage@redhat.com>
Fri, 15 Mar 2019 21:41:53 +0000 (16:41 -0500)
committerSage Weil <sage@redhat.com>
Fri, 15 Mar 2019 21:41:53 +0000 (16:41 -0500)
commit510e881b180d4a80389c9e7965d637c4a276ce78
tree7be2574b1d096e588f1f096ed127a602eef8b409
parent98653b3db92f69023cb62526791d4d9aa5d6ec23
osd: stringify as int

Otherwise we get

$ hexdump -C require_osd_release
00000000  0e 0a                                             |..|
00000002

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