Disable ext2 debuging logs.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
/// Change the header.
|
||||
#define __DEBUG_HEADER__ "[EXT2 ]"
|
||||
/// Set the log level.
|
||||
#define __DEBUG_LEVEL__ LOGLEVEL_DEBUG
|
||||
#define __DEBUG_LEVEL__ LOGLEVEL_NOTICE
|
||||
|
||||
#include "process/scheduler.h"
|
||||
#include "process/process.h"
|
||||
|
||||
Reference in New Issue
Block a user