Home
last modified time | relevance | path

Searched refs:zdbstat (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval_with_zdb.ksh50 typeset zdbstat
54 zdbstat=$?
56 if [[ $zdbstat != 0 ]]; then
59 log_note "zdb detected errors with exist status $zdbstat."
69 zdbstat=$?
71 if [[ $zdbstat != 0 ]]; then
75 "$zdbstat following removal."