commit | 2267b13a7cad1f9dfe0073c1f902d45953f9faff | [log] [tgz] |
---|---|---|
author | Casey Schaufler <casey@schaufler-ca.com> | Tue Mar 13 19:14:19 2012 -0700 |
committer | Casey Schaufler <cschaufler@vaio-ubuntu.(none)> | Mon May 14 22:45:17 2012 -0700 |
tree | c0797ecce868fe590ac46a5d511a2f3812de15d1 | |
parent | 2cc8a71641b4460783ea3bd7a3476043fdf85397 [diff] |
Smack: recursive tramsmute The transmuting directory feature of Smack requires that the transmuting attribute be explicitly set in all cases. It seems the users of this facility would expect that the transmuting attribute be inherited by subdirectories that are created in a transmuting directory. This does not seem to add any additional complexity to the understanding of how the system works. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>