[U-Boot] [PATCH 0/2] fs/fat: more bugfixes, cleanups

11 Dec
2016
11 Dec
'16
3:32 a.m.
Fix a possible filesystem corruption if the FS is almost full, and remove some duplicate code.
Stefan Brüns (1): fs/fat: Avoid corruption of sectors following the FAT
Stefan Brüns (1): fs/fat: merge readwrite get_fatent_value() with readonly get_fatent()
fs/fat/fat.c | 20 ++++++++ fs/fat/fat_write.c | 134 ++++++----------------------------------------------- 2 files changed, 34 insertions(+), 120 deletions(-)
--
2.11.0
3076
Age (days ago)
3076
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan Brüns