Re: [PATCH v2 105/110] security: replace PRIino with %llu/%llx format strings
Paul Moore <[email protected]> Mon, 2 Mar 2026 21:30:10 -0500
| Newsgroups | gmane.linux.can,gmane.linux.file-systems,gmane.linux.kernel,gmane.linux.kernel.mm,gmane.comp.file-systems.ext4,gmane.linux.file-systems.f2fs,gmane.linux.nfs,gmane.linux.kernel.cifs,gmane.network.samba.internals,gmane.comp.file-systems.nilfs.user,gmane.linux.kernel.autofs,gmane.comp.file-systems.ceph.devel,gmane.comp.file-systems.coda.general,gmane.comp.file-systems.ecryptfs.general,gmane.linux.drivers.mtd,gmane.linux.file-systems.union,gmane.comp.security.apparmor,gmane.linux.kernel.lsm,gmane.comp.freedesktop.amd-gfx,gmane.comp.video.dri.devel,gmane.linux.drivers.video-input-infrastructure,gmane.linux.network,gmane.linux.kernel.perf.user,gmane.linux.hams,gmane.linux.x25,gmane.linux.bluez.kernel,gmane.linux.kernel.bpf |
|---|---|
| Message-ID | <CAHC9VhSHj7qc-tKxEN45bkfr+Dha59ihzOGiCO2WDYTYoB-LeA@mail.gmail.com> |
On Mon, Mar 2, 2026 at 3:50=E2=80=AFPM Jeff Layton <[email protected]> wro= te: > > Now that i_ino is u64 and the PRIino format macro has been removed, > replace all uses in security with the concrete format strings. > > Signed-off-by: Jeff Layton <[email protected]> > --- > security/apparmor/apparmorfs.c | 4 ++-- > security/integrity/integrity_audit.c | 2 +- > security/ipe/audit.c | 2 +- > security/lsm_audit.c | 10 +++++----- > security/selinux/hooks.c | 10 +++++----- > security/smack/smack_lsm.c | 12 ++++++------ > 6 files changed, 20 insertions(+), 20 deletions(-) For the LSM framework and SELinux changes ... Acked-by: Paul Moore <[email protected]> (LSM/SELinux) --=20 paul-moore.com