zfs/lib/libzfs
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
..
include Command 'zpool create' needs to wait on correct partition names. 2009-10-21 11:50:42 -07:00
Makefile.am Additional set of build system tweaks for libefi library. 2009-10-09 16:37:32 -07:00
libzfs_changelist.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2009-08-18 12:04:53 -07:00
libzfs_config.c Merge branch 'fix-branch' into refs/top-bases/zfs-branch 2009-07-24 09:15:55 -07:00
libzfs_dataset.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2009-08-18 14:18:34 -07:00
libzfs_graph.c Merge commit 'refs/top-bases/gcc-missing-braces' into gcc-missing-braces 2009-07-02 17:07:52 -07:00
libzfs_import.c Cleanly integrate ZFS tools with libblkid. 2009-10-15 16:28:47 -07:00
libzfs_mount.c Merge commit 'refs/top-bases/gcc-shadow' into gcc-shadow 2009-02-18 14:04:08 -08:00
libzfs_pool.c Properly handle block devices other the IDE and SCSI disks. 2009-10-23 16:25:16 -07:00
libzfs_sendrecv.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2009-08-18 12:08:58 -07:00
libzfs_status.c Rebase master to b121 2009-08-18 11:43:27 -07:00
libzfs_util.c Merge branch 'gcc-branch' into refs/top-bases/zfs-branch 2009-08-18 12:08:58 -07:00