blktrace: fix wrong calculation of RWBS
authorLi Zefan <lizf@cn.fujitsu.com>
Tue, 24 Mar 2009 08:05:06 +0000 (16:05 +0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 24 Mar 2009 12:08:59 +0000 (13:08 +0100)
Impact: fix the output of IO type category characters

Trace categories are the upper 16 bits, not the lower 16 bits.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Jens Axboe <jens.axboe@oracle.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <49C89432.8010805@cn.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found