[PATCH] blkparse: fix sorting of file events regardless of batch size
authorJens Axboe <axboe@suse.de>
Fri, 23 Sep 2005 14:45:51 +0000 (16:45 +0200)
committerJens Axboe <axboe@suse.de>
Fri, 23 Sep 2005 14:45:51 +0000 (16:45 +0200)
commit287fa3d6da77852d5c271136c1a70c77494a329a
tree567013bce50fabcfc504dae399ce914721d15485
parentdcf0f7ed6b773660bd8dcc64bb3d84a9c43610bc
[PATCH] blkparse: fix sorting of file events regardless of batch size

If the batch wraps, it would be possible to start displaying events
way into the future if parsing multiple devices.
blkparse.c