Files
linux-stable-mirror/include/linux
Jeff Layton 96fefcabf3 vfs: widen inode hash/lookup functions to u64
Change the inode hash/lookup VFS API functions to accept u64 parameters
instead of unsigned long for inode numbers and hash values. This is
preparation for widening i_ino itself to u64, which will allow
filesystems to store full 64-bit inode numbers on 32-bit architectures.

Since unsigned long implicitly widens to u64 on all architectures, this
change is backward-compatible with all existing callers.

Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://patch.msgid.link/20260304-iino-u64-v3-1-2257ad83d372@kernel.org
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2026-03-06 14:31:02 +01:00
..
2026-02-11 13:44:47 +01:00
2026-01-29 20:21:41 +01:00
2026-02-12 04:23:53 -07:00
2026-02-06 07:29:14 -07:00
2026-01-26 19:03:47 -08:00
2026-01-26 20:02:27 -08:00
2026-02-20 17:31:55 -05:00
2026-01-30 11:34:34 +00:00
2026-02-10 11:39:31 +01:00
2026-02-10 11:39:30 +01:00
2026-01-31 14:22:57 -08:00
2026-02-04 13:22:39 -08:00
2026-01-30 18:26:59 -08:00