Whamcloud - gitweb
b=22923 increase lst stat timeout
[fs/lustre-release.git] / lustre / obdclass / llog_test.c
index 4dcda3b..d03f0bd 100644 (file)
@@ -726,7 +726,7 @@ static int llog_test_setup(struct obd_device *obd, struct lustre_cfg *lcfg)
         if (rc)
                 RETURN(rc);
 
-        llog_test_rand = ll_rand();
+        llog_test_rand = cfs_rand();
 
         rc = llog_run_tests(obd);
         if (rc)