From af6d122696b5da9d3eb98cfb416f9a7771399522 Mon Sep 17 00:00:00 2001 From: nathan <nathan> Date: Wed, 25 Jul 2007 00:53:53 +0000 Subject: [PATCH] b=13115 i=scjody i=grev i=nathan fix 32a (userspace?) mount failure --- lustre/tests/conf-sanity.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index cc0ed11605..bc3b4674f2 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -1075,6 +1075,7 @@ test_32a() { echo "ok." cleanup_nocli + load_modules # mount a second time to make sure we didnt leave upgrade flag on $TUNEFS --dryrun $TMP/$tdir/mds || error "tunefs failed" -- GitLab