code: mafs

Download patch

ref: ff8a41e99aed12a29b676c4c2d161eeae5ed652e
parent: 0ee5be4865fd1aae67de9255d63fde5dccd65069
author: 9ferno <gophone2015@gmail.com>
date: Sun Oct 16 23:47:18 EDT 2022

added documentation on more tests

--- a/docs/mafs.ms
+++ b/docs/mafs.ms
@@ -1212,6 +1212,8 @@
 _
 tests/test.9	examples used by this document
 tests/test.a	write, read and delete a 100MB file
+tests/test.b	duplicate of test.2 but seeded with random data
+tests/test.d	seed with random data and do mkdir -p a/b/c/d/e/f/g/h
 .TE
 .sp
 .TS
--- a/tests/mkfile
+++ b/tests/mkfile
@@ -2,7 +2,7 @@
 
 BIN=/$objtype/bin/disk
 
-TARG=sizes offsets testextents # mfsck
+TARG=sizes offsets testextents pwrites # mfsck
 
 OFILES=\
 	../dat.$O\