1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/system
Gabor Juhos 2d31dc039a package/ubox: fix jffs2 handling on MTD devices emulated by gluebi
The jffs2_ready() function in mount_root.c checks
the presence of various JFFS2 markers at the start
of a given MTD device. The function works on NOR
flashes because JFFS2 puts 'cleanmarker' nodes at
the start of freshly erased blocks.

However if jffs2 is used on a MTD device emulated
by the gluebi layer, the 'cleanmarker' nodes are
not present and the jffs2_ready() function fails.

Update the code to handle jffs2 correctly even on
MTD devices emulated by the gluebi layer.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38654
2013-11-05 16:31:12 +00:00
..
ixp4xx-microcode
mountd packages: clean up the package folder 2013-06-21 16:54:37 +00:00
mtd package/mtd: enable seama fixup code for ar71xx 2013-09-19 22:36:40 +00:00
opkg opkg: ignore empty fields in package lists 2013-10-14 08:09:58 +00:00
procd procd: update to latest git head 2013-10-24 14:27:03 +00:00
rpcd rpcd: fix missing option removal when merging subsequent uci set calls 2013-09-29 11:53:25 +00:00
ubox package/ubox: fix jffs2 handling on MTD devices emulated by gluebi 2013-11-05 16:31:12 +00:00
ubus ubus: restrict unix domain socket permission to 0600 to disallow non-root connections 2013-09-29 11:53:20 +00:00
uci uci: upgrade to latest git version 2013-10-15 11:32:28 +00:00
udev packages: clean up the package folder 2013-06-21 16:54:37 +00:00
vsc73x5-ucode
zram-swap packages: clean up the package folder 2013-06-21 16:54:37 +00:00