diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-09-03 16:00:44 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-09-04 04:13:11 (GMT) |
commit | 4b6ccca701ef5977d0ffbc2c932430dea88b38b6 (patch) | |
tree | f8daa1243e24168fba2595c29805765856708673 /kernel/stacktrace.c | |
parent | cffe78d92c217a57f57ec6743f71adfe39ea543e (diff) | |
download | linux-fsl-qoriq-4b6ccca701ef5977d0ffbc2c932430dea88b38b6.tar.xz |
add formats for dentry/file pathnames
New formats: %p[dD][234]?. The next pointer is interpreted as struct dentry *
or struct file * resp. ('d' => dentry, 'D' => file) and the last component(s)
of pathname are printed (%pd => just the last one, %pd2 => the last two, etc.)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions