From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 01/11] IMA: use rbtree instead of radix tree for inode information cache Date: Mon, 25 Oct 2010 16:57:46 -0400 Message-ID: <20101025205746.GA6568@infradead.org> References: <20101025184118.20504.24290.stgit@paris.rdu.redhat.com> <19653.55494.240658.165153@quad.stoffel.home> <4CC5DCBB.1070505@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "J.H." , John Stoffel , Eric Paris , linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-fsdevel@vger.kernel.org, hch@infradead.org, zohar@us.ibm.com, david@fromorbit.com, jmorris@namei.org, kyle@mcmartin.ca, hpa@zytor.com, akpm@linux-foundation.org, mingo@elte.hu, viro@zeniv.linux.org.uk To: Linus Torvalds Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:34503 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750875Ab0JYU6R (ORCPT ); Mon, 25 Oct 2010 16:58:17 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Oct 25, 2010 at 01:55:09PM -0700, Linus Torvalds wrote: > Please do feel free to be constructive about it, and I'm sure there > are ways to improve even more, but right now "constructive" is not > what the objections seem to be. Kyle sent a very useful patch to simply disable the ima tracking unless you enable it on the command line.