Files
linux/fs
Al Viro c2e5e29f3f to_shrink_list(): call only if refcount is 0
The only thing it does if refcount is not zero is d_lru_del(); no
point, IMO, seeing that plain dput() does nothing of that sort...

Note that 2 of 3 current callers are guaranteed that refcount is 0.

Acked-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2023-11-25 02:34:12 -05:00
..
2023-11-03 22:24:11 +09:00
2023-08-31 12:07:34 -05:00
2023-05-17 09:16:59 +02:00
2023-08-21 13:46:25 -07:00
2023-10-19 11:02:47 +02:00
2023-08-19 12:12:12 +02:00
2023-10-22 17:08:07 -04:00
2023-05-19 04:30:22 +02:00
2023-05-19 04:30:22 +02:00
2023-08-15 08:32:45 +02:00