selinux: explicitly number all selinuxfs inodes
authorJames Carter <jwcart2@tycho.nsa.gov>
Wed, 4 Apr 2007 20:18:39 +0000 (16:18 -0400)
committerJames Morris <jmorris@namei.org>
Thu, 26 Apr 2007 05:36:09 +0000 (01:36 -0400)
commit6174eafce3a38114adc6058e2872434c53feae87
tree8e97a2f10da78d6dc3a628109829c91c67584195
parentf0ee2e467ffa68c3122128b704c1540ee294b748
selinux: explicitly number all selinuxfs inodes

Explicitly number all selinuxfs inodes to prevent a conflict between
inodes numbered using last_ino when created with new_inode() and those
labeled explicitly.

Signed-off-by: James Carter <jwcart2@tycho.nsa.gov>
Acked-by: Eric Paris <eparis@parisplace.org>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/selinuxfs.c