]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r293434:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Mar 2016 23:11:08 +0000 (23:11 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Mar 2016 23:11:08 +0000 (23:11 +0000)
commit7e4f9507784091fcdc0230c8bd79616ff8472284
tree313bd5d4b05a91184441f3c39acb50078d91cc89
parent9c31fa46221a17f1e4f34c12975342e8787d6fc7
MFC r293434:

- Use attach_md for memory disks so they can be tracked.
- Add a geom_concat specific cleanup function and trap on that function at
  exit so things are cleaned up properly
- Don't hardcode /tmp for temporary files, which violates the kyua sandbox

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