code: mafs

Download patch

ref: 9b1c95ca5fe70b75aca9cc537f1cd907e73e00aa
parent: 04ed928433da0613dca258620c3c68e73a3f3766
author: 9ferno <gophone2015@gmail.com>
date: Sat Dec 3 05:47:52 EST 2022

added the need for a block writer

--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
 test recovery from crash or improper shutdown
+write Dentry blocks using text instead of using binary
+	similar to showblock() but the other way, writeblock()
 address the fragmentation of memunits
 sort extents by size
 	does that help?