]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/common: refactor crimson::do_until() 37953/head
authorKefu Chai <kchai@redhat.com>
Thu, 5 Nov 2020 04:46:52 +0000 (12:46 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 5 Nov 2020 04:52:35 +0000 (12:52 +0800)
commit3e785bc16a83875861bf01745356bd6cc311cfb4
treea6d3d6bf6991dc0f70f3a023e562739882d1e54f
parentc3340e7c0877ab4435ac7f8203d477ddb3cba68c
crimson/common: refactor crimson::do_until()

* define `errorator_t` instead of `futurator` to simplify the code a
  little bit.
* use seastar helper function / types when appropriate

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/common/errorator.h