]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r294550:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 22 Jan 2016 07:25:41 +0000 (07:25 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 22 Jan 2016 07:25:41 +0000 (07:25 +0000)
commit924cac35e1638e052d114957bbfec934cf4e95f1
treec176e98c16bfa1bdb740925e9fe50c7dc14498f9
parent2482791e13847b9def3ad6f0ff4ad3f72dc0993a
MFstable/10 r294550:

MFC r293048,r293444:

r293048:

- Use a temporary file for the temporary md(4) devices instead of
  hardcoding it
- Remove the temporary file in the cleanup routine

r293444:

- Move functions that might be used in class-specific cleanup functions
  (geom_test_cleanup, etc) down so the testcases don't emit noise when
  bailing
- Conform to the TAP protocol better when dealing with classes that can't
  be loaded and with temporary files that can't be allocated for tracking
  md(4) devices.

git-svn-id: svn://svn.freebsd.org/base/stable/9@294551 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/geom_subr.sh