Put the logs in the current directory
authorJens Axboe <jens.axboe@oracle.com>
Wed, 7 May 2008 12:28:22 +0000 (14:28 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 7 May 2008 12:28:22 +0000 (14:28 +0200)
commit748b23a36509240af1debf5f7f3ca8ef153548ea
treea790b592501c2b3042c1c99d02112d7cf088181e
parent98eeabf3e54aea64363a231123aacd5b0730e051
Put the logs in the current directory

It's nice to prefix the log with the proper job name, but that
meant that it would store them in weird places if you used /dev/sda
for the input device, for instance.

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