Whamcloud - gitweb
land b_smallfix 20040407_1414:
[fs/lustre-release.git] / lustre / tests / createdestroy.c
index f1e7f4b..34e855a 100644 (file)
@@ -99,7 +99,7 @@ int main(int argc, char *argv[])
         unsigned long count, i;
        int threads = 0;
        char *end;
-       int rc;
+       int rc = 0;
 
         if (argc < 3 || argc > 5) {
                 fprintf(stderr,