updated using git-ex
authoralex <[email protected]>
Tue, 7 Sep 2021 04:52:22 +0000 (21:52 -0700)
committeralex <[email protected]>
Tue, 7 Sep 2021 04:52:22 +0000 (21:52 -0700)
todo

diff --git a/todo b/todo
index 9b83341d06c2dddd3f77fae873b25749180f6829..58ab576727994977cee4892f27467b7364619152 100644 (file)
--- a/todo
+++ b/todo
@@ -70,13 +70,8 @@ Stage 0:
                -walk each tree
                -add each file to add queue
                        -check for duplicates
+                               -hashmap?
                -add pointer to struct file to torrent
-       -figure out files organization
-               -store in files object
-               -store inside respective struct torrent
-               -both?
-                       -file to process queue + in respective torrents
-                       -handle duplicates?
        -find all files in all directories
                -functions for traversing directory
                        -man scandir