Whamcloud - gitweb
Branch b1_5
authornathan <nathan>
Tue, 20 Jun 2006 23:25:45 +0000 (23:25 +0000)
committernathan <nathan>
Tue, 20 Jun 2006 23:25:45 +0000 (23:25 +0000)
b=8007
better leave this verbose until we get the kinks out

lustre/utils/mkfs_lustre.c

index 6fe29ae..13a5aea 100644 (file)
@@ -66,7 +66,7 @@ struct mkfs_opts {
 };
 
 static char *progname;
-static int verbose = 0;
+static int verbose = 1;
 static int print_only = 0;