summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorIan Kent <raven@themaw.net>2021-06-15 18:25:53 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-06-15 17:04:32 +0200
commitd826e0365199ccc084d6b757c966f4c8ca83d20b (patch)
tree33edf6ee191dfe86a75a7def4ed3be78384f3dd6 /tools/perf/scripts/python/export-to-postgresql.py
parent68afbd8459e9c8a86544b5e884041981b837e162 (diff)
kernfs: move revalidate to be near lookup
While the dentry operation kernfs_dop_revalidate() is grouped with dentry type functions it also has a strong affinity to the inode operation ->lookup(). It makes sense to locate this function near to kernfs_iop_lookup() because we will be adding VFS negative dentry caching to reduce path lookup overhead for non-existent paths. There's no functional change from this patch. Signed-off-by: Ian Kent <raven@themaw.net> Reviewed-by: Miklos Szeredi <mszeredi@redhat.com> Link: https://lore.kernel.org/r/162375275365.232295.8995526416263659926.stgit@web.messagingengine.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions