[PATCH] sysupgrade-ext2 sync before writing image, not after
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 16 Jul 2009 13:39:36 +0000 (13:39 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 16 Jul 2009 13:39:36 +0000 (13:39 +0000)
commitebe49115b169690173a50446bcc9a9c050637d9c
tree4e79749792ed55f9fe6367bbce86e584db80b2ee
parent2e0ab8dbe24fc14f43dd7ab209eca5e48bb44935
[PATCH] sysupgrade-ext2 sync before writing image, not after
Sysupgrade for ext2 currently flushes the filesystem buffers after an
image is written to the disk. This should happen before the image is
written.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16867 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/x86/base-files/lib/upgrade/platform.sh