| commit | a9b7b3052b35c20e82b8fc909cd546a5fe1ff293 | [log] [tgz] |
|---|---|---|
| author | Jens Axboe <jens.axboe@oracle.com> | Thu Apr 19 16:31:16 2007 +0200 |
| committer | Jens Axboe <jens.axboe@oracle.com> | Thu Apr 19 16:31:16 2007 +0200 |
| tree | ef885171e431ce12e20f6a536a4b83831bb86aee | |
| parent | 3106f220e1710d7e53cb7bd0dbc7dac4584af463 [diff] |
Fix file unlinking 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>