code: mafs

Download patch

ref: a9b725713342e4c1172a71c13881639b759117d2
parent: 2bcc6fc0475774f111cae6b7d664dd1e688678e9
author: 9ferno <gophone2015@gmail.com>
date: Sun Nov 27 12:50:14 EST 2022

added flush test

--- a/tests/regress.rc
+++ b/tests/regress.rc
@@ -92,6 +92,7 @@
 if(~ $#* 0){
 	chkreli.rc
 	chkextents.rc
+	chkflush.rc
 	for (t in test.*){
 		rununi mafs $t
 		runmp mafs $t
@@ -103,6 +104,9 @@
 	}
 	if(~ $"* extents){
 		chkextents.rc
+	}
+	if(~ $"* flush){
+		chkflush.rc
 	}
 	if not {
 		rununi mafs $*