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....@gmail.com>
-- 
2.11.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to