]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os: remove FuturizedStore::OmapIterator::tail_key
authorSamuel Just <sjust@redhat.com>
Thu, 25 Feb 2021 05:45:21 +0000 (21:45 -0800)
committerSamuel Just <sjust@redhat.com>
Wed, 10 Mar 2021 06:35:55 +0000 (22:35 -0800)
commitdfb017b686964343cf1535b00636ea638f6c147d
tree950445ec57828dade0b65e575b078972466c52d9
parent3be31100d18439eb27f05835b45471b1a56382b7
crimson/os: remove FuturizedStore::OmapIterator::tail_key

This doesn't actually make sense for FuturzizedStore implementations other
than BlueStore, and then only in a diagnostic capacity.  It also doesn't
have any actual users at the moment.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/os/alienstore/alien_store.cc
src/crimson/os/alienstore/alien_store.h
src/crimson/os/cyanstore/cyan_store.h
src/crimson/os/futurized_store.h