diff options
| author | Jeff Layton <jlayton@kernel.org> | 2026-03-04 10:32:34 -0500 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-03-06 14:31:26 +0100 |
| commit | 5a3d5928b1a4196affc5f504fdf95f67f169bc57 (patch) | |
| tree | 64f29dc4539383e4c086e95a71e96b56d0b311f0 /rust/kernel/gpu/git@git.tavy.me:linux-stable.git | |
| parent | 0fe27e5985925de8f0243f91658af7a6fea05725 (diff) | |
vfs: widen trace event i_ino fields to u64
Update VFS-layer trace event definitions to use u64 instead of
ino_t/unsigned long for inode number fields. Update TP_printk format
strings to use %llu/%llx to match the widened field type. Remove
now-unnecessary (unsigned long) casts since __entry->ino is already
u64.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://patch.msgid.link/20260304-iino-u64-v3-4-2257ad83d372@kernel.org
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'rust/kernel/gpu/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
