[U-Boot] [PATCH v2 0/2] fs/fat: more bugfixes, cleanups
Stefan Brüns
stefan.bruens at rwth-aachen.de
Sat Dec 17 00:27:49 CET 2016
Fix a possible filesystem corruption if the FS is almost full, and
remove some duplicate code.
Stefan Brüns (2):
fs/fat: Avoid corruption of sectors following the FAT
fs/fat: merge readwrite get_fatent_value() with readonly get_fatent()
fs/fat/fat.c | 26 +++++++++--
fs/fat/fat_write.c | 134 ++++++-----------------------------------------------
2 files changed, 37 insertions(+), 123 deletions(-)
v2: fixed author tag encoding
use consistent debut output formatting
added rb: Benoît Thébaudeau <benoit.thebaudeau.dev at gmail.com>
--
2.11.0
More information about the U-Boot
mailing list