ext4: fix race between unwritten extent conversion and truncate
[linux-2.6-block.git] / init / main.c
index 415548e808d2873fda39a123a202186b9968dd7f..ff49a6dacfbbdf673e38f4797127c5e4b8de8c73 100644 (file)
@@ -648,7 +648,7 @@ static void __init do_ctors(void)
 #endif
 }
 
-int initcall_debug;
+bool initcall_debug;
 core_param(initcall_debug, initcall_debug, bool, 0644);
 
 static char msgbuf[64];