Converted to using the correct remap entries
authorAlan D. Brunelle <alan.brunelle@hp.com>
Thu, 30 Apr 2009 17:10:31 +0000 (13:10 -0400)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 11 May 2009 06:43:08 +0000 (08:43 +0200)
commit580f7440b93c08266867716dc4b891845f7ad891
tree097d72d159d9d338a23d6c8d01bf36da3039e1bc
parentaf90543f47f93782df94a3a56d4f607f4dd6ad4c
Converted to using the correct remap entries

This follows the kernel changes to the blk_io_trace_remap structure to
better align the names of the structure elements with the real intent of
"from" and "to" (devices & sectors).

See the kernel patches @

http://lkml.org/lkml/2009/4/30/340
http://lkml.org/lkml/2009/4/30/341

(Note: since the ABI order didn't change, old user code will work with
the new kernel code & vice versa.)

Signed-off-by: Alan D. Brunelle <alan.brunelle@hp.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
blkparse_fmt.c
blktrace_api.h
btt/trace_remap.c