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

Stefan Brüns stefan.bruens at rwth-aachen.de
Sun Dec 11 03:32:56 CET 2016


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



More information about the U-Boot mailing list