From: Kefu Chai Date: Wed, 9 Sep 2020 04:00:41 +0000 (+0800) Subject: seastar: bump seastar to use upstream master X-Git-Tag: v16.1.0~1157^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F37057%2Fhead;p=ceph.git seastar: bump seastar to use upstream master before this change we are using a fork which includes a fix to address the FTBFS with GnuTLS < 3.5.6 after this change, we are using the lastest upstream which already contains this fix. Signed-off-by: Kefu Chai --- diff --git a/src/seastar b/src/seastar index 881c4a75958..52f0f389947 160000 --- a/src/seastar +++ b/src/seastar @@ -1 +1 @@ -Subproject commit 881c4a759589d29109b565a4a17e40f5b6695050 +Subproject commit 52f0f389947b3cfd584da64a2867ce585ec046b8