On Thu, Jul 25, 2013 at 04:11:20PM -0500, Seth Jennings wrote: > +#define MEMFS_CLASS_NAME "memoryfs"
One question, a "*fs" name in the kernel usually implies it is a separate filesystem, which this isn't at all, it's just a "normal" class/subsystem in the kernel. So how about "memory" instead? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/