commit | 20cdef8d57591ec8674f65ccfe555aca5fd10b64 | [log] [tgz] |
---|---|---|
author | Paul Moore <paul@paul-moore.com> | Mon Apr 04 14:14:42 2016 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Tue Apr 19 16:37:07 2016 -0400 |
tree | 1c7acbf2540014316925c437a34f2c54c178ae40 | |
parent | 2c97165befb487c0dc8b25d39f457d0d91d22a6f [diff] |
selinux: delay inode label lookup as long as possible Since looking up an inode's label can result in revalidation, delay the lookup as long as possible to limit the performance impact. Signed-off-by: Paul Moore <paul@paul-moore.com>