[PATCH/RFC] reserved pool

David Woodhouse dwmw2 at infradead.org
Tue May 16 19:30:21 EDT 2006


On Mon, 2006-05-15 at 18:19 +0400, Artem B. Bityutskiy wrote:
> On Sun, 2006-05-14 at 20:39 +0100, David Woodhouse wrote:
> > > Then go and bug dwmw2 about merging it. ;) 
> > 
> > We talked about changing the way the reserved size is actually handled
> > in the allocation routine.... did a new version ever show up?
> > 
> Please,
> 
> look/pull the '[JFFS2] add reserved pool feature' patch from
> http://git.infradead.org/?p=users/dedekind/dedekind-mtd-2.6.git;a=summary

I cleaned it up so it looks like this.... and then decided not to apply
it. I don't like this kind of thing being a mount option. Make a new
node type for 'filesystem options'. Make it an RWCOMPAT_COPY node type.
Store the reserved size in it and do it through an ioctl like chattr
does on ext2 -- and make mkfs.jffs2 write it too. 

We'll want compression types stored in that node type too, I suspect.

-- 
dwmw2





More information about the linux-mtd mailing list