zfs/cmd
Brian Behlendorf 29c9a2518c Properly handle block devices other the IDE and SCSI disks.
Based on the block device type we can expect a specific naming
convention.  With this in mind update efi_get_info() to be more
aware of the type when parsing out the partition number.  In,
addition be aware that all block device types are not partitionable.
Finally, when attempting to lookup a device partition by appending
the partition number to the whole device take in to account the
kernel naming scheme.  If the last character of the device name
is a digit the partition will always be 'p#' instead of just '#'.
2009-10-23 16:25:16 -07:00
..
zdb Update build system for libblkid integration 2009-10-15 16:25:18 -07:00
zfs Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2009-10-23 12:24:39 -07:00
zinject Update build system for libblkid integration 2009-10-15 16:25:18 -07:00
zpool Properly handle block devices other the IDE and SCSI disks. 2009-10-23 16:25:16 -07:00
ztest Update build system for libblkid integration 2009-10-15 16:25:18 -07:00
Makefile.am Remove remaining zdump Makefile references 2009-01-05 11:18:06 -08:00