[PATCH] SELinux inode security init
From: Stephen Smalley <sds@epoch.ncsc.mil> This patch reworks the SELinux module code that handles inodes initialized before the policy is initially loaded to also cover the case where a pseudo filesystem such as selinuxfs or nfsd directly populate themselves. The list of inode security structures is split into per-superblock lists associated with each superblock security structure, and the initialization is performed by superblock_doinit.
Showing
Please register or sign in to comment