]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
dmclock: pick up fix to replace uint
authorKefu Chai <kchai@redhat.com>
Tue, 2 Jul 2019 04:33:31 +0000 (12:33 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 2 Jul 2019 16:51:16 +0000 (00:51 +0800)
commit1ec9f145a8d0387aa94543c1952ea262dbe17904
treea77362ff5993e459e13e5437e8254f41d5be1cc9
parentf4733364ae571de928bbe8363970e1b8399f2574
dmclock: pick up fix to replace uint

`uint` is not available in musl. so this change should address the FTBFS
on distros, like Alpine and Gentoo Linux, which uses musl-libc.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/dmclock