From: Jo-Philipp Wich Date: Thu, 16 Jul 2009 13:39:36 +0000 (+0000) Subject: [PATCH] sysupgrade-ext2 sync before writing image, not after X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=581bc2e513889c7acbfabad6c68e362b630941ee;hp=581bc2e513889c7acbfabad6c68e362b630941ee [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 ---