]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge patch series "vfs: follow-on fixes for i_ino widening"
authorChristian Brauner <brauner@kernel.org>
Tue, 17 Mar 2026 14:38:54 +0000 (15:38 +0100)
committerChristian Brauner <brauner@kernel.org>
Tue, 17 Mar 2026 14:38:54 +0000 (15:38 +0100)
Jeff Layton <jlayton@kernel.org> says:

Just some patches to fix follow-on issues reported after the
inode->i_ino widening series.

* patches from https://patch.msgid.link/20260316-iino-u64-v3-0-d1076b8f7a20@kernel.org:
  nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
  EVM: add comment describing why ino field is still unsigned long

Link: https://patch.msgid.link/20260316-iino-u64-v3-0-d1076b8f7a20@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>

Trivial merge