Re: [PATCH 0/10] Add yaffs2 file system: Fifth patchset

From: Greg KH
Date: Thu Feb 17 2011 - 18:43:14 EST


On Thu, Feb 17, 2011 at 04:49:57PM +1300, Charles Manning wrote:
> Stripping out the tracing is easy enough but pointless if people (ie those
> actually using yaffs) really want it. Same for the proc interface (though
> that could be moved to sysfs).

Use debugfs please, if it's debugging stuff. If it's "real" stuff, then
yes, it should be in sysfs, you already have a place for it in /sys/fs/
to use. Just abide by the sysfs rules and you will be fine.

thanks,

greg k-h
--
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/