mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
updated TODO regarding statvfs
This commit is contained in:
3
TODO
3
TODO
@@ -37,7 +37,6 @@
|
|||||||
- call folder/get_content in a loop until more_chunks=no because it currently
|
- call folder/get_content in a loop until more_chunks=no because it currently
|
||||||
stops at 1000 (max value for chunk_size param)
|
stops at 1000 (max value for chunk_size param)
|
||||||
- proper versioning of the directory cache
|
- proper versioning of the directory cache
|
||||||
- implement intelligent rename() fuse callback for REST API operations
|
|
||||||
file/move & folder/move
|
|
||||||
- call upload/check & upload/instant to perform an "instant" upload
|
- call upload/check & upload/instant to perform an "instant" upload
|
||||||
whenever possible
|
whenever possible
|
||||||
|
- call user/get_info to populate statvfs struct for returning free space
|
||||||
|
|||||||
Reference in New Issue
Block a user