From 55cbb1c200cc5085f5218982480c58ea6b545f90 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 5 Jan 2015 15:07:59 -0600 Subject: [PATCH] updated TODO regarding statvfs --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index 988342c..9c72b93 100644 --- a/TODO +++ b/TODO @@ -37,7 +37,6 @@ - call folder/get_content in a loop until more_chunks=no because it currently stops at 1000 (max value for chunk_size param) - 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 whenever possible + - call user/get_info to populate statvfs struct for returning free space