diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-05-07 21:24:47 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-11-03 15:21:11 -0500 |
commit | 48eddfd5ca591d2bd97594afd58cffa6b5a48ef4 (patch) | |
tree | 97eada0ec16e98c46a101c8b407a4b47c506a215 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 946e51f2bf37f1656916eb75bd0742ba33983c28 (diff) |
lustre: switch ll_intent_file_open() to struct dentry *
... because fake struct file is wrong.
ll_prep_inode() in there is an atrocity - despite passing a pointer to
inode by address, it actually only uses the value when that value is
non-NULL, as it will be here.
Oh, and ->d_parent of anything is never NULL.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions