zfs/scripts
Brian Behlendorf 019953e0b7 Update zconfig to check partitions
Update the zconfig.sh test script to verify not only that volumes,
snapshots, and clones are created and removed properly.  But also
verify that the partition information for each of these types of
devices is properly enumerated by the kernel.

Tests 4 and 5 now also create two partitions on the original volume
and these partitions are expected to also exist on the snapshot and
the clone.  Correctness is verified after import/export, module
load/unload, dataset creation, and pool destruction.

Additionally, the code to create a partition table was refactored
in to a small helper function to simplify the test cases.  And
finally all of the function variables were flagged 'local' to ensure
their scope is limited.  This should have been done a while ago.
2010-08-05 11:22:33 -07:00
..
zpool-config Use sparse files for loopback+file configurations 2010-08-02 13:16:41 -07:00
Makefile.am Split the udev rule from a specific configuration 2010-03-01 16:51:21 -08:00
common.sh.in Add splat module to zfs.sh script 2010-07-28 16:47:30 -07:00
zconfig.sh Update zconfig to check partitions 2010-08-05 11:22:33 -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 Generate common.sh with paths from configure 2010-07-28 16:30:45 -07:00
zpool-create.sh Generate common.sh with paths from configure 2010-07-28 16:30:45 -07:00