
8 May
2014
8 May
'14
10:14 a.m.
This patch series fix the bug when search files in root dir in FAT16/12.
In early time, I've sent a single patch for this: http://patchwork.ozlabs.org/patch/336585/
This patch series is updated version compare with the early one in above URL. It not only refined my early fix but also add other misc fixes.
Josh Wu (3): fs/fat: add fat12 cluster check fs: fat_write: fix the incorrect last cluster checking fs/fat: correct FAT16/12 file finding in root dir
fs/fat/fat_write.c | 29 ++++++++++++++++++++++++++++- include/fat.h | 7 ++++++- 2 files changed, 34 insertions(+), 2 deletions(-)
--
1.7.9.5