]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r293442:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Mar 2016 01:16:50 +0000 (01:16 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Mar 2016 01:16:50 +0000 (01:16 +0000)
commit64fa3003370a3ee7a2b01041e0a004e2a9403586
tree46a52f841f70db6b424599e62fe8f63376e02356
parente35293bd8eef33cadcb2e771d42c768a8cd1944e
MFC r293442:

- 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

git-svn-id: svn://svn.freebsd.org/base/stable/10@296786 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/geom_stripe/conf.sh
tools/regression/geom_stripe/test-1.t
tools/regression/geom_stripe/test-2.t