[PATCH 0/2] vfs: follow-on fixes for i_ino widening
Jeff Layton <[email protected]> Tue, 10 Mar 2026 07:43:43 -0400
| Newsgroups | org.kernel.vger.linux-nilfs,org.kernel.vger.linux-integrity,org.kernel.vger.linux-kernel,org.kernel.vger.linux-security-module |
|---|---|
| Message-ID | <[email protected]> |
Just some patches to fix follow-on issues reported after the inode->i_ino widening series. Christian, please toss these onto vfs-7.1.kino, assuming they pass review. Thanks, Jeff Signed-off-by: Jeff Layton <[email protected]> --- Jeff Layton (2): nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group() EVM: add comment describing why ino field is still unsigned long fs/nilfs2/bmap.c | 9 ++++++--- security/integrity/evm/evm_crypto.c | 6 ++++++ 2 files changed, 12 insertions(+), 3 deletions(-) --- base-commit: 9840bb66e7e5dffd72b03201318f154a10b06b4a change-id: 20260310-iino-u64-424fa570d850 Best regards, -- Jeff Layton <[email protected]>