Update TODO list

This commit is contained in:
Rafał Harabień 2018-06-24 17:15:53 +02:00
parent a672add4e7
commit f5bf959aa7

View File

@ -4,4 +4,6 @@ TODO
* marking volume dirty on first write and not-dirty on unmount
* support for a volume label file in the root directory
* format volume API
* add method for getting DirEntry from path (suggested name: lookup)
* add method for getting `DirEntry` from a path (possible names: metadata, lookup)
* add time provier so the crate writes a proper timestamps when `chrono` is unavailable
* do not create LFN entries if the name fits in a SFN entry