Skip to content

Commit a232ef7

Browse files
jtlaytonbrauner
authored andcommitted
f2fs: widen trace event i_ino fields to u64
In trace events, change __field(ino_t, ...) to __field(u64, ...) and update TP_printk format strings to %llu/%llx to match the widened field type. Signed-off-by: Jeff Layton <jlayton@kernel.org> Link: https://patch.msgid.link/20260304-iino-u64-v3-10-2257ad83d372@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
1 parent d352871 commit a232ef7

1 file changed

Lines changed: 121 additions & 121 deletions

File tree

0 commit comments

Comments
 (0)