[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)
commit581bc2e513889c7acbfabad6c68e362b630941ee
tree4e79749792ed55f9fe6367bbce86e584db80b2ee
parent76d4509353747a3b7704b57b6111c4e9ee069810
[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.

SVN-Revision: 16867
target/linux/x86/base-files/lib/upgrade/platform.sh