[LEDE-DEV] [PATCH] include: image.mk: ext4: double the default inode counter

Jo-Philipp Wich jo at mein.io
Tue Nov 22 01:58:30 PST 2016


Hi,

> 1)
> detect via makefile if PARTITION is small and autoadjust BLOCKSIZE
> (if not given)

iirc the blocksize setting is a choice menu, so it is always defined.

> 2)
> set BLOCKSIZE default to 1K via x86/UML-Makefile

It was explicitly raised to 4k for x86 to reduce wear on MMC storage
which is common on non-virtual x86 targets (Alix/APU boards etc.)

> 3)
> the first approach by changing 'make_ext4fs.c'

That would be preferred. Our make_ext4fs variant is forked anyway
already so there is no upstream we need to adhere to.

~ Jo



More information about the Lede-dev mailing list