mount_root: use symlink instead of xattr to store initialization state
authorFelix Fietkau <nbd@openwrt.org>
Mon, 25 May 2015 21:55:07 +0000 (23:55 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 25 May 2015 21:55:10 +0000 (23:55 +0200)
commit09027fc86babc3986027a0e677aca1b6999a9e14
tree93653e8eeda8fdea0e26adc5463a123dd0572139
parente6004000ff15d7bd32cf5663e8690fc94d7ec747
mount_root: use symlink instead of xattr to store initialization state

xattr seems to be unreliable with jffs2

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
libfstools/overlay.c