]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/common: pass rvalue reference to future::set_callback().
authorRadosław Zarzyński <rzarzyns@redhat.com>
Fri, 18 Mar 2022 13:12:53 +0000 (14:12 +0100)
committerRadosław Zarzyński <rzarzyns@redhat.com>
Fri, 18 Mar 2022 14:50:44 +0000 (15:50 +0100)
commit873b5edf40fcd39897925cd52bb8c21df32f88b4
treed8df070423cafa6931868d4eecd0a6b1d706864c
parentad7a527c342c2dc8c746fbdceff880d1b3fd5580
crimson/common: pass rvalue reference to future::set_callback().

It's necessary since 710a1bfdc02202fe9e59df8ea31de5b82b893fb4
in Seastar.

This change is a part of ongoing upgrade of Seastar which will
be completed in a follow-up PR, after merging another change
with the Seastar's upstream.

Signed-off-by: Radosław Zarzyński <rzarzyns@redhat.com>
src/crimson/common/errorator-loop.h
src/crimson/common/interruptible_future.h