diff options
| author | Paul Moore <paul@paul-moore.com> | 2026-08-25 12:23:54 -0400 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2026-08-31 15:19:19 -0400 |
| commit | fc68b6a45f1668bbe03264343115d1c97013c7ea (patch) | |
| tree | edece309b42e2750357cc2e147aab81facd5beca /scripts/Makefile.thinlto | |
| parent | fd8bef4162319b67d97832e8109965b183909e94 (diff) | |
| download | linux-next-fc68b6a45f1668bbe03264343115d1c97013c7ea.tar.gz linux-next-fc68b6a45f1668bbe03264343115d1c97013c7ea.zip | |
selinux: convert selinuxfs inode numbers from unsigned long to u64
Starting with commit 0b2600f81cef ("treewide: change inode->i_ino from
unsigned long to u64") inode numbers were changed from an 'unsigned long'
type to a 'u64' but somehow selinuxfs was lost in the conversion. This
patch corrects this oversight and converts selinuxfs to 'u64' inode
numbers.
Acked-by: Stephen Smalley <stephen.smalley.work@gmail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
