Re: [PATCH 47/61] ubifs: update format strings for u64 i_ino
From: Richard Weinberger
Date: Thu Feb 26 2026 - 16:07:47 EST
----- Ursprüngliche Mail -----
> Von: "Jeff Layton" <jlayton@xxxxxxxxxx>
> Update format strings and local variable types in ubifs for the
> i_ino type change from unsigned long to u64.
>
> Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
> ---
> fs/ubifs/debug.c | 8 ++++----
> fs/ubifs/dir.c | 28 ++++++++++++++--------------
> fs/ubifs/file.c | 28 ++++++++++++++--------------
> fs/ubifs/journal.c | 6 +++---
> fs/ubifs/super.c | 16 ++++++++--------
> fs/ubifs/tnc.c | 4 ++--
> fs/ubifs/xattr.c | 14 +++++++-------
> 7 files changed, 52 insertions(+), 52 deletions(-)
Acked-by: Richard Weinberger <richard@xxxxxx>
Thanks,
//richard