shithub: gefs

Download patch

ref: 06aaffddcaa0fbf9c814e0e87e85dcdcc54c6888
parent: 7a9e24c121eb4d2084d38bf55b767b99bb192bef
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Dec 18 18:07:17 EST 2023

todo: fix todo list

--- a/TODO
+++ b/TODO
@@ -1,1 +1,19 @@
+*** commit blockers ***
+- atomics for all archs
 - docs
+
+*** important bits ***
+- repair tools
+- improve security with corrupted /adm files
+
+*** nice to have, can go without ***
+- non-adm controlled snapshots
+- reclaiming data from deleted files is very delayed
+- performance optimization:
+	- bulk block frees
+	- root block faster upsert
+- small file optimizations
+	- inline data
+
+*** probably not ***
+- transient exec snapshots