Don't align memory unless using raw io
authorJens Axboe <jens.axboe@oracle.com>
Fri, 20 Jul 2007 10:39:22 +0000 (12:39 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 20 Jul 2007 10:39:22 +0000 (12:39 +0200)
If it's not raw io, we didn't align the buffer size. So we cannot
align.

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

No differences found