[PATCH] blkparse: we have to allow one skip to prevent sequence screwups
authorJens Axboe <axboe@suse.de>
Wed, 5 Oct 2005 07:54:55 +0000 (09:54 +0200)
committerJens Axboe <axboe@suse.de>
Wed, 5 Oct 2005 07:54:55 +0000 (09:54 +0200)
commit1ca323a52a36bf34d05c5330e2c34343da4252cd
tree31d3e26dd349311e50fa8455c594a18764b6d865
parentb99d16379d8dfde1986ff1b882460ca0a80bbd87
[PATCH] blkparse: we have to allow one skip to prevent sequence screwups

If one CPU file is completed in the first run, check_sequence()
would allow it to skip too early causing unordered events.
blkparse.c