commit | 8012495e177bbf67eba8915e266a6f897bedbd53 | [log] [tgz] |
---|---|---|
author | José Bollo <jobol@nonadev.net> | Tue Jan 12 21:23:40 2016 +0100 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Tue Feb 16 09:56:35 2016 -0800 |
tree | e4bacef53ca7675d7d5a567d43e3806ef65fd064 | |
parent | 491a0b08d38e7f0961a1850d43d0dea02f918d66 [diff] |
smack: fix cache of access labels Before this commit, removing the access property of a file, aka, the extended attribute security.SMACK64 was not effictive until the cache had been cleaned. This patch fixes that problem. Signed-off-by: José Bollo <jobol@nonadev.net> Acked-by: Casey Schaufler <casey@schaufler-ca.com>