No space left on almost empty JFFS2 filesystem
Jasmine Strong
jasmine at regolith.co.uk
Wed Jun 25 11:52:34 EDT 2003
On Wednesday, Jun 25, 2003, at 16:48 Europe/London, Paul van Gool wrote:
> Hi,
>
> I have created an small and almost empty JFFS2 filesystem and have put
> it
> on my flash.
JFFS2 filesystems require a certain number of erase blocks reserved for
garbage collection before you can write anything to them.
128k is only one erase block for most CFI flashes and is thus far too
small
to have the five(?) free blocks that are required. There was talk of
proving
the GC for two free blocks, but either way, one block is not (and never
will
be) enough.
-Jas.
More information about the linux-mtd
mailing list