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)
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>

No differences found