code: mafs

Download patch

ref: 1af82a46681658ddd8864b6a318bb75fd1a45905
parent: 24f55a271a56c68f664e07a6450317715ac7901b
author: 9ferno <gophone2015@gmail.com>
date: Thu Nov 10 15:32:55 EST 2022

updated TODO

--- a/TODO
+++ b/TODO
@@ -1,16 +1,20 @@
+test -A announce
 profiling
-read only mode
 mafswrite():
 	add user and remove user messages
-Add readahead?
+read only mode
 need rlock() when looking up user id, group id, or user attributes
 EXCL files - maintain a list of locks in the tree
-APPEND files
+make docs/mafs.ms more interesting?
+Clean up the Iobuf locking description?
+
+not a priority, are they even needed?
+-------------------------------------
+Open device file in EXCL mode?
+	not possible. It is set at create time.
+Add readahead?
 ORCLOSE	remove on close
 correct /adm/ctl operation:
 	echo df >> /adm/ctl
 	cat /adm/ctl
-make docs/mafs.ms more interesting?
-test -A announce
-Clean up the Iobuf locking description?
-Open device file in EXCL mode?
+APPEND files