diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2023-10-30 13:57:12 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2023-11-25 02:33:41 -0500 |
commit | cd9f84f35c2eaaf4da7e111021b604662326d8aa (patch) | |
tree | 2ebdabd15757c783b360add3391cd155309653c4 /io_uring/sync.h | |
parent | 3fcf535626a44e107e2d536a2c43da0fb5bde121 (diff) |
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 'io_uring/sync.h')
0 files changed, 0 insertions, 0 deletions