]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os: return an errorator::future in an erroratorized chain
authorKefu Chai <kchai@redhat.com>
Tue, 2 Mar 2021 11:48:18 +0000 (19:48 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 2 Mar 2021 11:55:50 +0000 (19:55 +0800)
commit195c5bb962446290e8307aa779fc766d2f7a740a
tree8ae4459d609bf6e08039858e65e1d2de5ca1f789
parentc951ec3eb2d8708019ffb4b2b58fcfdc42ebd934
crimson/os: return an errorator::future in an erroratorized chain

errorator does not convert a "void" continuation to a ready future at
the time of writing.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/os/seastore/transaction_manager.cc