Whamcloud - gitweb
LU-5710 all: second batch of corrected typos and grammar errors
[fs/lustre-release.git] / lustre / tests / sanity-quota-old.sh
index 582eb22..8a1d267 100755 (executable)
@@ -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
@@ -1866,6 +1861,7 @@ test_25_sub() {
        resetquota $1 $TSTUSR2
 }
 
+# b=18081
 test_25() {
        log "run for chown case"
        test_25_sub -u
@@ -1873,7 +1869,7 @@ test_25() {
        log "run for chgrp case"
        test_25_sub -g
 }
-run_test_with_stat 25 "test whether quota usage is transfered when chown/chgrp (18081) ==========="
+run_test_with_stat 25 "test if quota usage is transferred on chown/chgrp"
 
 test_26() {
        mkdir -p $DIR/$tdir