Fixup new and wrong file name behaviour
authorJens Axboe <jens.axboe@oracle.com>
Wed, 14 Mar 2007 13:23:54 +0000 (14:23 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 14 Mar 2007 13:23:54 +0000 (14:23 +0100)
commite132cbae2cf26736af86fede134c14d41dae4a5a
tree4d1869d0670be43c7ebfcface5c523286ae08d52
parent808a63b8d2d5f6d3a4ec83e718495f09588aef7e
Fixup new and wrong file name behaviour

We used to default to using the jobname as the filename,
if it wasn't a regular existing file. So do that again.

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