]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #39328 into master
authorSage Weil <sage@newdream.net>
Sun, 21 Feb 2021 16:51:54 +0000 (11:51 -0500)
committerSage Weil <sage@newdream.net>
Sun, 21 Feb 2021 16:51:54 +0000 (11:51 -0500)
commit2a9d726fbb6d0bb18020b79ac376839e5dd79067
tree07068b068b9758894961c0666df4f3e15529cd72
parent1303bf252ca2bccdf726d7ca2829efe1010b8e44
parent78e4a65e533534aee061df1b6532563d3e7f120b
Merge PR #39328 into master

* refs/pull/39328/head:
tools/rados: replace omap_key_valid with std::optional.
tools/rados: replace omap_key_pretty with prettify().
tools/rados: add support for binary object names.

Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>