]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/.../transaction_manager: wait_io in get_extent_if_cached
authorSamuel Just <sjust@redhat.com>
Sun, 21 Mar 2021 02:18:18 +0000 (02:18 +0000)
committerSamuel Just <sjust@redhat.com>
Wed, 24 Mar 2021 05:41:11 +0000 (22:41 -0700)
commit5ccfb83e1d9c8933d8538231b6be5f55c9e5979b
tree2f808612d1d9b09e2e0d939d0882b4702902433b
parentbee86bf142d1cc79b55a4ce3799cfb82e316f0ac
crimson/.../transaction_manager: wait_io in get_extent_if_cached

Exposing wait_io to TransactionManager directly would complicate
any future users.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/os/seastore/cache.h
src/crimson/os/seastore/cached_extent.h
src/crimson/os/seastore/transaction_manager.cc