955dc03aedfb6a5565445b3f2176255b784cc6a author Stephen Smalley 1196093573 -0500 committer James Morris 1196861049 +1100 SELinux: detect dead booleans Instead of using f_op to detect dead booleans, check the inode index against the number of booleans and check the dentry name against the boolean name for that index on reads and writes. This prevents incorrect use of a boolean file opened prior to a policy reload while allowing valid use of it as long as it still corresponds to the same boolean in the policy. Signed-off-by: Stephen Smalley Signed-off-by: James Morris ³5ñ·‘