Whamcloud - gitweb
smash the HEAD with the contents of b_cmd. HEAD_PRE_CMD_SMASH and
[fs/lustre-release.git] / lustre / tests / statmany.c
index 7d4d2c9..edfa47b 100644 (file)
@@ -44,7 +44,7 @@ static int usage(char *prog, FILE *out)
 
 int main(int argc, char ** argv)
 {
-        long i, count, iter = LONG_MAX, mode = 0, offset;
+        long i, count, iter = LONG_MAX, mode, offset;
         long int start, length = LONG_MAX, last, rc = 0;
         char parent[4096], *t;
        char c, *prog = argv[0], *base;