X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fsanity-quota-old.sh;h=7c27fda0dc28ac597f34761a5164034309adbd81;hb=4a540ca0c37a5302c9696b2b626cbb61384c60be;hp=582eb22ac2fc0c947f6bda6aa1a4f4fc6626421d;hpb=dee5f24114531ec34fc56ce2826ada9e5690aabc;p=fs%2Flustre-release.git diff --git a/lustre/tests/sanity-quota-old.sh b/lustre/tests/sanity-quota-old.sh index 582eb22..7c27fda 100755 --- a/lustre/tests/sanity-quota-old.sh +++ b/lustre/tests/sanity-quota-old.sh @@ -147,11 +147,6 @@ FAIL_ON_ERROR=false run_test_with_stat() { (($# != 2)) && error "the number of arguments is wrong" - if [ "$USE_OFD" == "yes" ]; then - run_test "$@" - return - fi - do_facet $SINGLEMDS "lctl set_param lquota.mdd_obd-${FSNAME}-MDT*.stats=0" > /dev/null for j in `seq $OSTCOUNT`; do do_facet ost$j "lctl set_param lquota.${FSNAME}-OST*.stats=0" > /dev/null