[PATCH] for passing JFFS2 options at mount time

David Woodhouse dwmw2 at infradead.org
Tue May 23 07:05:49 EDT 2006


On Tue, 2006-05-23 at 11:44 +0200, Ronny L Nilsson wrote:
> 
> Here's an update for my JFFS2 mount option patch. It allow users to 
> control runtime options on a per mounted fs basis.
>         mount -t jffs2 mtd1 /flash -o compressor=none
>         mount -t jffs2 mtd1 /flash -o compressor=priority 

That's not per-fs. That's per-mount. Like whatever it was Artem was
trying to do last week, this _also_ wants to be stored on the medium
rather than provided every time as a mount option.

-- 
dwmw2





More information about the linux-mtd mailing list