extlinux: Make sure ldlinux.sys file is installed
commit39add3bc254a585aeba8dba7c32e4aa462221e24
authorPaulo Alcantara <pcacjr@zytor.com>
Mon, 7 Jan 2013 08:14:47 +0000 (7 06:14 -0200)
committerMatt Fleming <matt.fleming@intel.com>
Thu, 10 Jan 2013 10:51:16 +0000 (10 10:51 +0000)
treec0d1a0d75330694c72795bb95808dadfa88d1518
parent48865d2af1eca051716829ef0393d7a12a1a86d0
extlinux: Make sure ldlinux.sys file is installed

Due to delayed allocation feature on XFS filesystems, a write is not
guaranteed to flushed out to the underlying file system after crash or
something else - so we need to make sure that ldlinux.sys is installed
correctly in the mounted filesystem.

Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
extlinux/main.c