Re: [PATCH v2 016/110] 9p: use PRIino format for i_ino

From: Christian Schoenebeck

Date: Tue Mar 03 2026 - 07:30:50 EST


On Monday, 2 March 2026 21:24:00 CET Jeff Layton wrote:
> Convert 9p i_ino format strings to use the PRIino format
> macro in preparation for the widening of i_ino via kino_t.
>
> Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
> ---
> fs/9p/vfs_addr.c | 4 ++--
> fs/9p/vfs_inode.c | 6 +++---
> fs/9p/vfs_inode_dotl.c | 6 +++---
> 3 files changed, 8 insertions(+), 8 deletions(-)

Reviewed-by: Christian Schoenebeck <linux_oss@xxxxxxxxxxxxx>