Searched hist:"4 b57d6bcd94034e2eb168bdec2474e3b2b848e44" (Results 1 – 2 of 2) sorted by relevance
/linux/security/selinux/include/ |
H A D | objsec.h | diff 4b57d6bcd94034e2eb168bdec2474e3b2b848e44 Mon Mar 28 21:16:53 CEST 2016 Paul Moore <paul@paul-moore.com> selinux: simply inode label states to INVALID and INITIALIZED
There really is no need for LABEL_MISSING as we really only care if the inode's label is INVALID or INITIALIZED. Also adjust the revalidate code to reload the label whenever the label is not INITIALIZED so we are less sensitive to label state in the future.
Signed-off-by: Paul Moore <paul@paul-moore.com>
|
/linux/security/selinux/ |
H A D | hooks.c | diff 4b57d6bcd94034e2eb168bdec2474e3b2b848e44 Mon Mar 28 21:16:53 CEST 2016 Paul Moore <paul@paul-moore.com> selinux: simply inode label states to INVALID and INITIALIZED
There really is no need for LABEL_MISSING as we really only care if the inode's label is INVALID or INITIALIZED. Also adjust the revalidate code to reload the label whenever the label is not INITIALIZED so we are less sensitive to label state in the future.
Signed-off-by: Paul Moore <paul@paul-moore.com>
|