mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Inode numbers are unsigned long and so need to %lu as format string of printf. Signed-off-by: Tobias Oed <tobias.oed@octant-fr.com> Signed-off-by: James Morris <jmorris@namei.org>