]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/cot: don't print tail_key during list-slow-omap
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 28 Nov 2024 19:02:30 +0000 (19:02 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Fri, 4 Apr 2025 18:21:54 +0000 (18:21 +0000)
commit05682f3c01d0276cebe7256177017267de1cac00
tree2d11a9c72a97c4b097631903e51bba85dfcc8c03
parent374291673315feda34d398f7cec9e832fc8d4fee
tools/cot: don't print tail_key during list-slow-omap

`tail_key`, and even presence of some key designated to
be a gaaurd, seems to an impementation detail of
particular `ObjectStore`.

I doubt this piece of information is useful enough to
introduce a getter for it to the `ObjectStore` interface.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/tools/ceph_objectstore_tool.cc