]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: switch a stage of ClientRequest to new blocking infra
authorRadosław Zarzyński <rzarzyns@redhat.com>
Tue, 5 Apr 2022 22:03:29 +0000 (00:03 +0200)
committerRadosław Zarzyński <rzarzyns@redhat.com>
Thu, 5 May 2022 02:06:31 +0000 (04:06 +0200)
commit3e99e526c0c15a6530e62b01df92c4f59016b171
tree5cf86af29c920b0fbc1d2282261433e2fbe49ce8
parentc86c231dcc26242cceccfbdf6cdbcecdaaab80b8
crimson/osd: switch a stage of ClientRequest to new blocking infra

This is a debut of the new blocking & tracking infrastructure
using the type-aware `BlockerT::BlockingEvent::Trigger<T>`.

Signed-off-by: Radosław Zarzyński <rzarzyns@redhat.com>
src/crimson/common/operation.h
src/crimson/osd/osd_operation.h
src/crimson/osd/osd_operations/client_request.cc
src/crimson/osd/osd_operations/client_request.h