From 5877bb383c3e2852c99d600eb177dd3c720dd53a Mon Sep 17 00:00:00 2001 From: Tigran Mkrtchyan Date: Thu, 16 Apr 2026 15:47:56 +0200 Subject: [PATCH] scripts: fix double rw definition in FIO benchmark script (cherry picked from commit 1ec7074c7e94c81c909e1265c8bd7a4817c73117) Signed-off-by: Tigran Mkrtchyan --- skel/share/lib/pool-benchmark.fio | 1 - 1 file changed, 1 deletion(-) diff --git a/skel/share/lib/pool-benchmark.fio b/skel/share/lib/pool-benchmark.fio index 5b58b88adb9..3c531399d74 100644 --- a/skel/share/lib/pool-benchmark.fio +++ b/skel/share/lib/pool-benchmark.fio @@ -68,7 +68,6 @@ group_reporting=1 [concurrent_randread] description=Concurrent Random READ rw=randread -rw=read ; check checksum during read do_verify=1 ; block until job is done before jumping to the next section