Extend --readonly
authorJens Axboe <jens.axboe@oracle.com>
Wed, 12 Sep 2007 06:18:36 +0000 (08:18 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 12 Sep 2007 06:18:36 +0000 (08:18 +0200)
commit4241ea8fb0606f9bd5b7ed1278d3b7825883acf6
tree528af2245da68b50ca614501d3415863070a896d
parent724e4435c1374e97309b122429ad9291744966c0
Extend --readonly

- Never allow open of a data file with writeable bits sets, and that
  includes extend as well.

- Skip any writes in replay logs (iolog/iolog2/blktrace)

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
blktrace.c
filesetup.c
fio.h
init.c
log.c