From 113294074dd89d2b9c239f4e13c8ebad4f5c2bee Mon Sep 17 00:00:00 2001 From: Duarte Nunes Date: Mon, 7 May 2018 17:50:57 +0100 Subject: [PATCH] Merge seastar upstream * seastar ac02df7...840002c (20): > dpdk: protect against missing statistics > alien: make visible in documentation > Merge "rewrite iotune to conform to the new ioscheduler" from Glauber > app_template: Correct outdated comment > apps, tests: Catch polymorphic exceptions by reference > configure.py: Enhance detection for gcc -fvisibility=hidden bug > reactor: add rudimentary task histogram reporting > Revert "Merge "rewrite iotune to conform to the new ioscheduler" from Glauber" > Merge "rewrite iotune to conform to the new ioscheduler" from Glauber > build: Use the same warning name for Clang and GCC > core/rwlock: Add support for timeouts > fs qualification: protect against EINTR > Docker: Fix failing build due to missing GNU make > reactor: move optional to experimental so we compile with c++14 > future: remove allocation from future::get() thread context switch > Merge "rpc streaming" from Gleb > reactor: put mountpoint_params in seastar namespace > Tutorial: in PDF version of tutorial, better backtick typesetting > tutorial: support, and start using, links to other sections > tutorial: improve second half of semaphores section Signed-off-by: Duarte Nunes --- seastar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seastar b/seastar index ac02df7eac..840002c218 160000 --- a/seastar +++ b/seastar @@ -1 +1 @@ -Subproject commit ac02df7eac81527b362bdb0350a62da973e5657b +Subproject commit 840002c2188b69bd6fb49263b525167056f02d33