Re: [OpenWrt-Devel] [PATCH] sysupgrade-ext2 sync before writing image, not after

2009-07-16 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks for submitting the patch! It's applied to trunk in r16867 and merged to 8.09 in r16868. ~ JoW -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkpfLuYACg

[OpenWrt-Devel] [PATCH] sysupgrade-ext2 sync before writing image, not after

2009-07-16 Thread Fabian Hugelshofer
Hi all, Sysupgrade for ext2 currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written. This has already been fixed in default_do_upgrade in common.sh (see r16488). Please apply, thanks. Fabian Index: target/linux/x86/base-file