code: mafs

ref: 760708dc3894c802b7a0a01ed23386bb19a519d7
dir: /TODO/

View raw version
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?
		finds stuff quicker - really, by how much?
disk/used
	check that the file size is matched by the number of blocks
test exclusive use file access
test syncusers()
not updating Qid.version on writes or changes(?)
fswstat TODO
streamline the error codes
mafswrite():
	add user and remove user messages
	users format has changed as per this http://9p.io/wiki/plan9/Setting_up_Fossil/index.html
profiling
read only mode
need rlock() when looking up user id, group id, or user attributes
Clean up the Iobuf locking description?
APPEND files
not a priority, are they even needed?
-------------------------------------
make docs/mafs.ms more interesting?
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