]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r294657:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 24 Jan 2016 06:20:57 +0000 (06:20 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 24 Jan 2016 06:20:57 +0000 (06:20 +0000)
commitc4447737568589b784ac0ae182bb3e52d3b8c782
treede03a872f55faa6f1150f8b81c55442f1efcc0c4
parentd366f4e3493ea9913ab6498bdc206df7ad4121e2
MFstable/10 r294657:

MFC r293073:

- Use attach_md instead of hardcoding md(4) provider unit numbers
- Implement a gmirror_test_cleanup function, which in turn calls
  geom_test_cleanup to clean up all md(4) providers allocated in the test
  run.
- Remove duplicate logic in test scripts for removing md(4) providers.
- Don't create files in /tmp (outside the kyua sandbox); use the current
  directory instead

git-svn-id: svn://svn.freebsd.org/base/stable/9@294658 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/geom_mirror/conf.sh
tools/regression/geom_mirror/test-1.t
tools/regression/geom_mirror/test-2.t
tools/regression/geom_mirror/test-3.t
tools/regression/geom_mirror/test-4.t
tools/regression/geom_mirror/test-5.t
tools/regression/geom_mirror/test-6.t
tools/regression/geom_mirror/test-7.t