[PATCH] Fix sg ioengine
authorJens Axboe <jens.axboe@oracle.com>
Mon, 5 Feb 2007 09:52:10 +0000 (10:52 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 5 Feb 2007 09:52:10 +0000 (10:52 +0100)
We need to do the ->init() call after having opened the file,
otherwise sg doesn't know what file type it is dealing with.

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

No differences found