]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r293028,r293029:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Jan 2016 02:13:55 +0000 (02:13 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Jan 2016 02:13:55 +0000 (02:13 +0000)
commitd694c18426f3793c9536048eefd64454b7875c38
tree39d14e1406922359f67a7bc1a3c8f7668b420aab
parent9b49be985c2af544f1e2c3adfaffa98a72c2b6fc
MFC r293028,r293029:

r293028:

- Use geom <class> load instead of g<class> load; g<class> doesn't exist
  for all geom classes, e.g. geom_uzip(4)
- These tests require root. Skip all of the tests if they're run as non-root

r293029:

Add functions for managing md(4) devices and cleaning up said md(4) devices

These will be used soon in the various test scripts that source geom_subr.sh

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