mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-17 22:24:49 +00: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>