On Mon, Apr 13, 2009 at 12:29:10PM +0530, Aneesh Kumar K.V wrote: > We moved all the ext4 headers to fs/ext4/ Can this be > fs/ext4/ext4_trace_types.h ? With the current event tracer in mainline those files get included into kernel/trace/events.o so it is required to be global. Steve has some patches in his queue to allow TRACE_EVENT to work in modules which losens that requirement. Last time I talked to him he still wants to have the headers in include/trace/ as a policy but I hope we can get away from that. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html