blktrace support now works
authorJens Axboe <jens.axboe@oracle.com>
Tue, 15 May 2007 11:10:41 +0000 (13:10 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 15 May 2007 11:10:41 +0000 (13:10 +0200)
commita2eea81b53fc1a71b91b20d82bcadffdd4ecb6cd
tree678bc851c6b21629fca100de86256dd28571fbab
parent8c1fdf044083522504685e3009e356c70d003ef0
blktrace support now works

One little buglet - the blktrace offset is the sector, not the
byte offset. For now it's hardcoded at 512, should really get
the value from the device.

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