diff options
author | 2023-10-30 13:57:12 -0400 | |
---|---|---|
committer | 2023-11-25 02:33:41 -0500 | |
commit | cd9f84f35c2eaaf4da7e111021b604662326d8aa (patch) | |
tree | 2ebdabd15757c783b360add3391cd155309653c4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | centralize killing dentry from shrink list (diff) | |
download | wireguard-linux-cd9f84f35c2eaaf4da7e111021b604662326d8aa.tar.xz wireguard-linux-cd9f84f35c2eaaf4da7e111021b604662326d8aa.zip |
shrink_dentry_list(): no need to check that dentry refcount is marked dead
... we won't see DCACHE_MAY_FREE on anything that is *not* dead
and checking d_flags is just as cheap as checking refcount.
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions