commit | 2c97165befb487c0dc8b25d39f457d0d91d22a6f | [log] [tgz] |
---|---|---|
author | Paul Moore <paul@paul-moore.com> | Tue Apr 19 16:36:28 2016 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Tue Apr 19 16:36:28 2016 -0400 |
tree | 86eacae3ab34a8f15d3d1eae178da47c245d4b6c | |
parent | 0fd71a620be8648486a126fccadf9f7c2a818676 [diff] |
selinux: don't revalidate an inode's label when explicitly setting it There is no point in attempting to revalidate an inode's security label when we are in the process of setting it. Reported-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <paul@paul-moore.com>