jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints
authorTheodore Ts'o <tytso@mit.edu>
Mon, 11 Jul 2011 02:05:08 +0000 (22:05 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 11 Jul 2011 02:05:08 +0000 (22:05 -0400)
commit4862fd6047ed02e2726667c54d35f538eecc56aa
treefc97f075946120157c63f48e283a5d753d22763a
parent575a1d4bdfa2ea9fc10733013136145b497e1be0
jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints

Using function calls in TP_printk causes perf heartburn, so print the
MAJOR/MINOR device numbers instead.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd2/journal.c
include/linux/jbd2.h
include/trace/events/jbd2.h