]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #41392 from tchaikov/wip-librados
authorKefu Chai <kchai@redhat.com>
Thu, 20 May 2021 01:04:33 +0000 (09:04 +0800)
committerGitHub <noreply@github.com>
Thu, 20 May 2021 01:04:33 +0000 (09:04 +0800)
commit326569dfc40d2d6447d44b7a88b3e94f56797b48
tree845fb7daeadaeb7f2ae0e94d33fdb7138fff8600
parent5ab2128633609163b5c4e8d552af0b5e2089600f
parent5549747255088bb1f1bf077bed5ebe6e06f2ea8c
Merge pull request #41392 from tchaikov/wip-librados

include/rados/librados.h: use UINT64_C to define constants

Reviewed-by: Neha Ojha <nojha@redhat.com>