blktrace: skip notify traces
authorJens Axboe <jens.axboe@oracle.com>
Thu, 23 Aug 2007 07:03:26 +0000 (09:03 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 23 Aug 2007 07:03:26 +0000 (09:03 +0200)
commitf3f72c5e0a029a928a09a8ab0fc9ca2dbcf08ae1
tree90889b5ec708e59b4b4529c799e2a69fbc1178b9
parentd9309cb10119155c8cbf7369c807b9ae08bcd67c
blktrace: skip notify traces

Fio will not interpret them correctly, resulting in weird behaviour
(like replaying that seems to hang, but is merely just waiting for a
very long time).

Fixes the issue reported by Joshua Root.

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