Re: debugfs directory structure

From: Dave Jones
Date: Wed Jan 12 2005 - 16:23:38 EST


On Wed, Jan 12, 2005 at 12:50:51PM -0800, Roland Dreier wrote:
> Hi Greg,
>
> Now that debugfs is merged into Linus's tree, I'm looking at using it
> to replace the IPoIB debugging pseudo-filesystem (ipoib_debugfs). Is
> there any guidance on what the structure of debugfs should look like?
> Right now I'm planning on putting all the debug info files under an
> ipoib/ top level directory. Does that sound reasonable?

How about mirroring the toplevel kernel source structure ?

Ie, you'd make drivers/infiniband/ulp/ipoib ?

It could get ugly quickly without some structure at least to
the toplevel dir.

Dave

-
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/