commit | 4862fd6047ed02e2726667c54d35f538eecc56aa | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Jul 10 22:05:08 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Jul 10 22:05:08 2011 -0400 |
tree | fc97f075946120157c63f48e283a5d753d22763a | |
parent | 575a1d4bdfa2ea9fc10733013136145b497e1be0 [diff] |
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>