]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add a geom_stripe specific cleanup function and trap on that function at
authorngie <ngie@FreeBSD.org>
Fri, 8 Jan 2016 21:28:09 +0000 (21:28 +0000)
committerngie <ngie@FreeBSD.org>
Fri, 8 Jan 2016 21:28:09 +0000 (21:28 +0000)
commitc3922db0b9a77bd8c945accba393af1a429055de
treeff2b749e673f04a732c9a8f038c25102dcfb6a4b
parent659556353bdd3ec587f0c5e0a3598af753d112ef
- Add a geom_stripe specific cleanup function and trap on that function at
  exit so things are cleaned up properly
- Use attach_md for attaching md(4) devices
- Don't hardcode /tmp for temporary files, which violates the kyua sandbox

MFC after: 3 weeks
Sponsored by: EMC / Isilon Storage Division
tools/regression/geom_stripe/conf.sh
tools/regression/geom_stripe/test-1.t
tools/regression/geom_stripe/test-2.t