Re: [RFC PATCH 26/26] UBIFS: include FS to compilation

From: Christoph Hellwig
Date: Mon Apr 28 2008 - 09:03:00 EST


On Mon, Apr 28, 2008 at 03:25:29PM +0300, Adrian Hunter wrote:
> At one stage Artem had set up sysfs entries for UBIFS so that he could change
> debugging options via sysfs on the fly, without even unmounting. But he said
> he didn't find it that useful and removed it all.
>
> For myself, recompiling UBIFS only takes 25 seconds so changing config options
> is not a big deal.
>
> However I have no problem adding a mount option, although I suspect we might
> end up being asked to remove it.

module_param is probably easier and more useful, that way it can be set
at module load/boot time and be changed later in sysfs.
--
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/