Re: [PATCH 01/11] IMA: use rbtree instead of radix tree for inodeinformation cache

From: Linus Torvalds
Date: Mon Oct 25 2010 - 17:12:52 EST


On Mon, Oct 25, 2010 at 1:57 PM, Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
>
> Kyle sent a very useful patch to simply disable the ima tracking unless
> you enable it on the command line.

And exactly how does that invalidate _any_ of the patches in the IMA
series in question? All of them are basically still equally valid.

And the "four bytes in 'struct inode' is a total no-no" crowd clearly
haven't looked at struct inode. As mentioned, we've got things like
quota stuff there too.

And quite frankly, it sounds like the right thing to do for Fedora &co
is to simply _disable_ CONFIG_IMA. If there is no support for it on a
distro level, then you shouldn't enable it.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/