]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd/bench: Add ability to write a random string of bytes or a specific byte with... 59000/head
authorConnor Fawcett <connorfa@uk.ibm.com>
Tue, 6 Aug 2024 17:29:56 +0000 (18:29 +0100)
committerConnor Fawcett <connorfa@uk.ibm.com>
Fri, 6 Sep 2024 09:08:33 +0000 (10:08 +0100)
commit13a59272967f905f79ef2bdfc1cf76cab1b33e49
treeaf67b534c611c32ca6d8e63e1612d788f4a22f58
parent03a688f404d833b35ef7fa1d948c16c4f63bc35f
rbd/bench: Add ability to write a random string of bytes or a specific byte with --pattern-bytes option

Fixes: https://tracker.ceph.com/issues/67319
Signed-off-by: Connor Fawcett <connorfa@uk.ibm.com>
src/test/cli/rbd/help.t
src/tools/rbd/action/Bench.cc