Fix file unlinking
authorJens Axboe <jens.axboe@oracle.com>
Thu, 19 Apr 2007 14:31:16 +0000 (16:31 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 19 Apr 2007 14:31:16 +0000 (16:31 +0200)
We never set FIO_FILE_UNLINK. Just unlink if it's a regular
file and unlink=1 was given.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found