From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Vincent Fu Subject: [PATCH 0/2] two small patches Date: Wed, 4 Aug 2021 18:29:02 +0000 Message-ID: <20210804182841.8780-1-vincent.fu@samsung.com> Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 References: To: "axboe@kernel.dk" , "fio@vger.kernel.org" Cc: Vincent Fu List-ID: Hello Jens, Please consider these two small patches that (1) clarify an error message and (2) fix a segfault. Vincent Vincent Fu (2): backend: clarify io scheduler setting error message ioengines: fix crash with --enghelp option backend.c | 2 +- ioengines.c | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) --=20 2.25.1