Files
linux/fs
Mateusz Guzik f99b391778 fs: rename generic_delete_inode() and generic_drop_inode()
generic_delete_inode() is rather misleading for what the routine is
doing. inode_just_drop() should be much clearer.

The new naming is inconsistent with generic_drop_inode(), so rename that
one as well with inode_ as the suffix.

No functional changes.

Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2025-09-15 16:09:42 +02:00
..
2025-06-10 22:21:16 -04:00
2025-09-01 13:08:01 +02:00
2025-08-29 15:08:07 +02:00
2025-06-29 19:03:46 -04:00
2025-05-23 14:20:44 +02:00