extroot_prefix=""; if(!mount_extroot()){ ULOG_NOTE("switched to extroot\n"); return0; } /* There isn't extroot, so just try to mount "rootfs_data" */ volume_init(data); switch(volume_identify(data)){ caseFS_NONE: ULOG_WARN("no usable overlay filesystem found, using tmpfs overl...
libubi .gitignore CMakeLists.txt block.c jffs2reset.c mount_root.c snapshot.c ubi.c Latest commit Felix Fietkau mount_root: keep track of overlay initialization state (via xattr) Mar 22, 2015 eb9181b·Mar 22, 2015 History History...
root@LEDE:/tmp# /tmp/block mount block: list_for_each_entry starts block: mount_device for mtdblock6, type=jffs2, version=(null), label=(null), uuid=(null) block: mount_device for mtdblock6 auto_mount test block: mount_device for mtdblock6 extroot test block: mount_device for mtd...