]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/interruptible_future: use errorated future as core_type, fix constructor
authorSamuel Just <sjust@redhat.com>
Thu, 10 Jun 2021 00:07:33 +0000 (17:07 -0700)
committerSamuel Just <sjust@redhat.com>
Wed, 23 Jun 2021 18:23:34 +0000 (18:23 +0000)
commit1dfddd83e9b1b36b237b8b95497708246efca800
tree37d1b75fcb333943618d50fd58e288176ec732a6
parentd632fe55a68040e6abf481fac59ef4408a7c59cd
common/interruptible_future: use errorated future as core_type, fix constructor

No reason really to remember the underlying seastar::future type, we should
only be interacting with the errorated future wrapped type.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/common/interruptible_future.h