rust-fatfs/tests
Rafał Harabień 8c1dae9f0c Do not remove source file in Dir::rename if destination already exists
Previous code removed source file before returning an error.
It also caused a clusters leak. Now it returns error before doing any
modifications on the partition.
2018-06-17 22:25:22 +02:00
..
read.rs Move BufStream to fscommon crate (BREAKING CHANGE) 2018-06-16 17:57:29 +02:00
write.rs Do not remove source file in Dir::rename if destination already exists 2018-06-17 22:25:22 +02:00