rbd example: 'invalidate=false' no longer necessary
authorJens Axboe <axboe@fb.com>
Wed, 14 Jan 2015 16:31:35 +0000 (09:31 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 14 Jan 2015 16:31:35 +0000 (09:31 -0700)
As of commit 903b2812e9c7, rbd does support cache invalidation.

Signed-off-by: Jens Axboe <axboe@fb.com>
examples/rbd.fio

index 9d73ca14ed934af36ce642650df2f03bc6851eba..c6901f4283b2ad8e2677afce63e9919b0fb1ded6 100644 (file)
@@ -15,7 +15,6 @@ ioengine=rbd
 clientname=admin
 pool=rbd
 rbdname=fio_test
-invalidate=0   # mandatory
 rw=randwrite
 bs=4k