[U-Boot] [PATCH] FAT: update the second FAT when writing a file
Wolfgang Denk
wd at denx.de
Thu Jan 5 17:20:12 CET 2012
Dear Donggeun Kim,
In message <1324442067-6448-1-git-send-email-dg77.kim at samsung.com> you wrote:
> After susccessful write to the FAT partition,
> fsck program may print warning message due to different FAT,
> provided that the filesystem supports two FATs.
>
> This patch makes the second FAT to be same with the first one
> when writing a file.
>
> Signed-off-by: Donggeun Kim <dg77.kim at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> ---
> fs/fat/fat_write.c | 11 +++++++++++
> 1 files changed, 11 insertions(+), 0 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You can't evaluate a man by logic alone.
-- McCoy, "I, Mudd", stardate 4513.3
More information about the U-Boot
mailing list