Whamcloud - gitweb
Branch HEAD
authorfanyong <fanyong>
Thu, 18 Jun 2009 22:59:06 +0000 (22:59 +0000)
committerfanyong <fanyong>
Thu, 18 Jun 2009 22:59:06 +0000 (22:59 +0000)
b=19577
i=robert.read
i=jinshan.xiong

replace function name.

lustre/tests/sanity-quota.sh

index 5fad8ae..c018bd0 100644 (file)
@@ -1813,7 +1813,7 @@ test_22() {
         do_facet $SINGLEMDS "lctl get_param mdd.${FSNAME}-MDT*.quota_type" | grep "ug3" || error "admin failure"
         do_facet ost1 "lctl get_param obdfilter.*.quota_type" | grep "ug3" || error "op failure"
 
-        run_test 0 "reboot lustre"
+        quota_init
 }
 run_test_with_stat 22 "test if quota_type saved as permanent parameter ===="