From: Jason Dillaman Date: Wed, 12 Jun 2019 17:36:24 +0000 (-0400) Subject: librbd: new rbd_journal_object_writethrough_until_flush option X-Git-Tag: v15.1.0~2412^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=172ad649fb8a2410bdc078a5752b2ca09dc03ac2;p=ceph.git librbd: new rbd_journal_object_writethrough_until_flush option When set to true, the journal will not attempt to batch appends until after it receives the the first flush request from the user. Signed-off-by: Jason Dillaman --- diff --git a/src/common/options.cc b/src/common/options.cc index 2b02dbfa907d..167bb45044ec 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -7304,6 +7304,12 @@ static std::vector