[apparmor] [PATCH 02/20] AppArmor: add initial "features" directory to securityfs

Kees Cook kees at ubuntu.com
Wed Feb 22 21:10:38 UTC 2012


Hi John,

On Wed, Feb 22, 2012 at 09:22:45AM -0800, John Johansen wrote:
> +static struct aa_fs_entry aa_fs_entry_features[] = {
> +	AA_FS_DIR("domain",			aa_fs_entry_domain),
> +	AA_FS_FILE_BOOLEAN("namespaces",	1),

If "namespaces" is going to change into a directory, perhaps just leave
it out for now?

-Kees

-- 
Kees Cook



More information about the AppArmor mailing list