summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2014-09-19 01:42:35 +0400
committerAl Viro <viro@zeniv.linux.org.uk>2014-11-19 20:57:21 +0300
commit81295ce635a83f052497656348e9edc794b4cae6 (patch)
tree02bf0e9f8b3bc6bde2dcb8821614daf9afd6d3d5 /tools/perf/scripts/python/check-perf-trace.py
parent986cdb862e4aafc92a1537e04388898fc42b8bc0 (diff)
downloadlinux-81295ce635a83f052497656348e9edc794b4cae6.tar.xz
gfs2_create_inode(): don't bother with d_splice_alias()
dentry is always hashed and negative, inode - non-error, non-NULL and non-directory. In such conditions d_splice_alias() is equivalent to "d_instantiate(dentry, inode) and return NULL", which simplifies the downstream code and is consistent with the "have to create a new object" case. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions