IO verification needs to open and grab a reference to a file
authorJens Axboe <jens.axboe@oracle.com>
Tue, 22 May 2007 09:12:13 +0000 (11:12 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 22 May 2007 09:12:13 +0000 (11:12 +0200)
commit97af62cec418cd722fb43c6010d6430534e12353
treecd9146c7c9d2c7b55767e6593979bc2aa0327c69
parent16d55aae770b8b1a966d4b4a814918ce49a76ba3
IO verification needs to open and grab a reference to a file

Otherwise it can disappear in midair.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
filesetup.c
io_u.c
verify.c