[GIT PULL] tomoyo update for v7.1-rc1

From: Tetsuo Handa

Date: Wed Apr 22 2026 - 09:34:44 EST


The following changes since commit 8fc1ad90075f54797197827787ac691bf410b07b:

tomoyo: use u64 for holding inode->i_ino value (2026-04-15 00:00:10 +0900)

are available in the Git repository at:

git://git.code.sf.net/p/tomoyo/tomoyo.git tags/tomoyo-pr-20260422

for you to fetch changes up to 8fc1ad90075f54797197827787ac691bf410b07b:

tomoyo: use u64 for holding inode->i_ino value (2026-04-15 00:00:10 +0900)

----------------------------------------------------------------
Handle 64bits inode numbers.

Tetsuo Handa (1):
tomoyo: use u64 for holding inode->i_ino value

security/tomoyo/audit.c | 10 ++++------
security/tomoyo/common.h | 2 +-
security/tomoyo/condition.c | 6 +++---
3 files changed, 8 insertions(+), 10 deletions(-)

----------------------------------------------------------------