Searched refs:max_orig (Results 1 – 1 of 1) sorted by relevance
238 local max_orig=${fs%%/*}239 local max_repl=$((max_orig/4))241 if [ $orig_cnt -gt $max_orig ];then242 echo "FAIL: $what: original counter $orig_cnt exceeds expected value $max_orig" 1>&2
Completed in 3 milliseconds