zfs/scripts
Brian Behlendorf 3c3546f8a2 Ensure devices are always created/removed
Devices were only being created at module load time or when a
dataset was created.  Similiar devices were not always being
removed at all the correct times.  This patch updates all the
places where devices should either be created or removed.  I'm
reasonably sure I got them all but if theres a case I missed
we can catch it with a follow up patch.

	module load/unload
	zfs create/remove
	zpool import/export
	zpool destroy

This patch also adds a simple regression test to zconfig.sh
to ensure zpool import/export is basically working properly.
This test specifically checks that devices are created
properly, removed after export, created after import, and
removed as a consequence of a zpool destroy.
2010-07-02 12:05:14 -07:00
..
zpios-profile Refresh autogen products 2009-08-17 21:58:33 -07:00
zpios-test Refresh autogen products 2009-08-17 21:58:33 -07:00
zpool-config Remove promise example config replace with a supermicro config 2010-03-11 14:04:12 -08:00
Makefile.am Merge commit 'refs/top-bases/linux-zpios' into linux-zpios 2010-03-02 10:06:26 -08:00
Makefile.in Refresh autogen.sh products 2010-06-29 17:05:00 -07:00
common.sh Merge branch 'linux-have-mntent' into refs/top-bases/linux-zfs-branch 2010-05-23 10:04:22 -07:00
zconfig.sh Ensure devices are always created/removed 2010-07-02 12:05:14 -07:00
zfs-update.sh Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zfs.sh Fix scripts to work when invoked from other directories. 2010-03-09 14:50:15 -08:00
zpios-sanity.sh Fix scripts to work when invoked from other directories. 2010-03-09 14:51:49 -08:00
zpios-survey.sh Fix scripts to work when invoked from other directories. 2010-03-09 14:51:49 -08:00
zpios.sh Move zpios script change to correct linux-zpios branch. 2010-05-18 15:06:37 -07:00
zpool-create.sh Move build system and core script changes to correct zfs-branch. 2010-05-18 15:05:44 -07:00