[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091009234555.GA28257@infradead.org>
Date: Fri, 9 Oct 2009 19:45:55 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Jason Baron <jbaron@...hat.com>
Cc: swhiteho@...hat.com, cluster-devel@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: move gfs2 tracepoints to inclue/trace/events dir
On Fri, Oct 09, 2009 at 12:01:16PM -0400, Jason Baron wrote:
> hi,
>
> I'd like to move the gfs2 tracepoints to the the common
> include/trace/events directory along with all of the other trace events.
> It makes understanding what tracepoints are available easier, and I see
> no reason why gfs2 should be different. For example, 'ext4.h' is already
> in the include/trace/events directory.
Folks, no. Drivers and filesystems should be as self-contained as
possible. include/trace/ is an extremly bad idea for everything that's
not actually global kernel functionality. There's a reason all other
fs headers have moved out of include/linux, too.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists