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

17 Dec
2016
17 Dec
'16
12:27 a.m.
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@gmail.com
--
2.11.0
3069
Age (days ago)
3069
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan Brüns