[PATCH v2 000/110] vfs: change inode->i_ino from unsigned long to u64

David Howells dhowells at redhat.com
Tue Mar 3 02:55:32 PST 2026


Jeff Layton <jlayton at kernel.org> wrote:

> This version splits the change up to be more bisectable. It first adds a
> new kino_t typedef and a new "PRIino" macro to hold the width specifier
> for format strings. The conversion is done, and then everything is
> changed to remove the new macro and typedef.

Why remove the typedef?  It might be better to keep it.

David




More information about the linux-afs mailing list