Searched hist:"627182 ea9d0f157f7280aa650dd4c06461b20c3e" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/fs/fat/ |
| H A D | fat_write.c | 627182ea9d0f157f7280aa650dd4c06461b20c3e Tue Dec 20 18:34:27 UTC 2011 Donggeun Kim <dg77.kim@samsung.com> FAT: update the second FAT when writing a file
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@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
|