selinux: change sel_make_dir() to specify inode counter.
authorChristopher J. PeBenito <cpebenito@tresys.com>
Wed, 23 May 2007 13:12:08 +0000 (09:12 -0400)
committerJames Morris <jmorris@namei.org>
Thu, 12 Jul 2007 02:52:19 +0000 (22:52 -0400)
commit0dd4ae516e7b5be89caed2532f9d953d0b1dbf01
tree7337115925bf6cbf875c17f465deb53e2ae2ad52
parent0c92d7c73b6f99897c8bc7990717b9050cfc722f
selinux: change sel_make_dir() to specify inode counter.

Specify the inode counter explicitly in sel_make_dir(), rather than always
using sel_last_ino.

Signed-off-by: Christopher J. PeBenito <cpebenito@tresys.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/selinuxfs.c