ref: 6aa271cbae26dce3e7e97143420320b51cee7d13
parent: e230134a4c30b16f5e4be9c9021892ce27510e25
author: 9ferno <[email protected]>
date: Fri Dec 2 15:19:46 EST 2022
updated magic string
--- a/sub.c
+++ b/sub.c
@@ -214,7 +214,7 @@
The reamer is added to the adm group.
The ctl file is owned by the ream'er and the adm group.
*/
-char magic[] = "m[a]fs device\n";
+char magic[] = "mafs device\n";
void
reamdefaults(u64 bdconfig0, u64 bdsuper0, u64 bdroot0)
{