commit | 13bddc2e9d591e31bf20020dc19ea6ca85de420e | [log] [tgz] |
---|---|---|
author | Tobias Oed <tobias.oed@octant-fr.com> | Mon Jun 11 08:56:31 2007 -0400 |
committer | James Morris <jmorris@namei.org> | Wed Jul 11 22:52:27 2007 -0400 |
tree | b813a0a060439c4cfb84c93dc14307179465829b | |
parent | 2c3c05dbcbc7b9d71549fe0e2b249f10f5a66518 [diff] |
SELinux: Use %lu for inode->i_no when printing avc 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>