Christopher Williams e007772199 R0.12c patch 2
March 18, 2017

On the exFAT volume, NoFatChain flag of the file fragmented out of the
session is left not set after it gets contiguous again by f_truncate
function. Such a wrong contiguous file causes unreasonable performance
down at read/write operation of the file. (Appeared at R0.12)
2017-05-10 19:44:12 -07:00
2017-05-10 19:44:12 -07:00
2017-05-10 19:44:12 -07:00

FatFs

This is a copy of FatFs, a "generic FAT file system module for small embedded systems", by ChaN. See http://elm-chan.org/fsw/ff/00index_e.html.

License

FatFs module is a free software that opened under license policy of following conditions.

Copyright (C) 2015, ChaN, all right reserved.

  1. Redistributions of source code must retain the above copyright notice, this condition and the following disclaimer.

This software is provided by the copyright holder and contributors "AS IS" and any warranties related to this software are DISCLAIMED. The copyright owner or contributors be NOT LIABLE for any damages caused by use of this software.

S
Description
generic FAT file system module for small embedded systems https://github.com/abbrev/fatfs.git
http://elm-chan.org/fsw/ff/00index_e.html
Readme 5.8 MiB
Languages
C 85.2%
HTML 14.6%
CSS 0.2%