[PATCH] Unlink write file if !overwrite and it exists
authorJens Axboe <jens.axboe@oracle.com>
Sun, 14 Jan 2007 04:56:44 +0000 (05:56 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sun, 14 Jan 2007 04:56:44 +0000 (05:56 +0100)
commiteff6861d99c1e20ef24d5ab9eef1ac0bbfa655d3
tree8df3c7dd8ce4f458ef50333a3cf46248424b5801
parente545a6ce0f0f3e6881e997bf2af8969fc6dd7082
[PATCH] Unlink write file if !overwrite and it exists

Repeatability across runs, unlink the file so that the job
runs like it wasn't there to begin with.

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