Whamcloud - gitweb
LU-16351 llite: Linux 6.1 prandom, folios_contig, vma_iterator
[fs/lustre-release.git] / lustre / obdclass / llog_test.c
index 1a7cbde..6b32d80 100644 (file)
@@ -2325,7 +2325,7 @@ static int llog_test_setup(struct obd_device *obd, struct lustre_cfg *lcfg)
        ctxt->loc_dir = o;
        llog_ctxt_put(ctxt);
 
-       llog_test_rand = prandom_u32();
+       llog_test_rand = get_random_u32();
 
        rc = llog_run_tests(&env, tgt);
        if (rc)