Modules/InitRD - Disabled tree dump, it makes things slow :)
authorJohn Hodge <[email protected]>
Sat, 24 Mar 2012 05:47:50 +0000 (13:47 +0800)
committerJohn Hodge <[email protected]>
Sat, 24 Mar 2012 05:47:50 +0000 (13:47 +0800)
KernelLand/Modules/Filesystems/InitRD/main.c

index a75ecfa..3ee61ac 100644 (file)
@@ -5,7 +5,7 @@
 #include "initrd.h"
 #include <modules.h>
 
-#define DUMP_ON_MOUNT  1
+#define DUMP_ON_MOUNT  0
 
 // === IMPORTS ==
 extern tVFS_Node       gInitRD_RootNode;

UCC git Repository :: git.ucc.asn.au