• Andrew Morton's avatar
    [PATCH] SELinux inode security init · 573429e3
    Andrew Morton authored
    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.
    573429e3
objsec.h 3.45 KB