[PATCH] blkparse: add %N format for bytes
authorJens Axboe <axboe@suse.de>
Mon, 26 Sep 2005 17:05:40 +0000 (19:05 +0200)
committerJens Axboe <axboe@suse.de>
Mon, 26 Sep 2005 17:05:40 +0000 (19:05 +0200)
commit1c8ca7b5a1016d63caa1248e4a62d22600234f93
tree857db954654489d1ee2d9aba981e2f8e0558e22c
parenta795e5fae97e14d77c3c3c7d0f6543e6c5f8c850
[PATCH] blkparse: add %N format for bytes

We need this for PC requests, they are not multiples of 512
like the FS requests. At the same time change the default for
PC requests to dump in bytes.
README
blkparse_fmt.c