HomeFreeBSD

Actually run reap_children during online_offline's cleanup

Description

Actually run reap_children during online_offline's cleanup

tests/sys/cddl/zfs/tests/online_offline/cleanup.ksh
tests/sys/cddl/zfs/tests/online_offline/online_offline_001_pos.ksh
tests/sys/cddl/zfs/tests/online_offline/online_offline_002_neg.ksh
It seems that reap_children was intended to run during cleanup, but
the onexit hook was never set. So I just moved it to the
cleanup.ksh script, because all test cases in this directory need
it.

Sponsored by: Spectra Logic Corp

Details

Provenance
asomersAuthored on
Parents
rS325831: MFC 323581,323582,323583: Add ptrace operations for VFP registers.
Branches
Unknown
Tags
Unknown