From: Jens Axboe Date: Wed, 14 Jan 2015 16:31:35 +0000 (-0700) Subject: rbd example: 'invalidate=false' no longer necessary X-Git-Tag: fio-2.2.5~11 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e298cc8ab1e007482be2ab1488ae8d547af82520;p=fio.git rbd example: 'invalidate=false' no longer necessary As of commit 903b2812e9c7, rbd does support cache invalidation. Signed-off-by: Jens Axboe --- diff --git a/examples/rbd.fio b/examples/rbd.fio index 9d73ca14..c6901f42 100644 --- a/examples/rbd.fio +++ b/examples/rbd.fio @@ -15,7 +15,6 @@ ioengine=rbd clientname=admin pool=rbd rbdname=fio_test -invalidate=0 # mandatory rw=randwrite bs=4k