From 6eee5537e775883be565bc8a35302de95988ab6e Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 7 Sep 2021 00:21:26 +0800 Subject: [PATCH] seastar: pick up change to add reactor::alien() so we don't need to pass the reference to alien all the way down to AlienStore. Signed-off-by: Kefu Chai --- src/seastar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/seastar b/src/seastar index 1435e776cd1a0..f43e1b1a4174c 160000 --- a/src/seastar +++ b/src/seastar @@ -1 +1 @@ -Subproject commit 1435e776cd1a0103a44c024d9a6e7a6d5b1a86f8 +Subproject commit f43e1b1a4174caf9c507e1cfbece252a95dfd467 -- 2.39.5