]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #41239 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 18 May 2021 02:46:56 +0000 (19:46 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 18 May 2021 02:46:56 +0000 (19:46 -0700)
* refs/pull/41239/head:
librbd: use uint64_t instead of size_t for SparseExtent::length
mgr/PyModule: use Py_ssize_t for the PyList index
os/bluestore: print size_t using %xz
client: print int64_t using PRId64

Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>

Trivial merge