I have applied the requested fixes to these patches, updated the descriptions a bit, and factored out the new BLKPG ioctl until it is accepted in the kernel. Test suite passes with flying colors. I didn't mention it before, but the HDIO_GETGEO patch also fixes a bug I introduced a year ago with the BLKPG changes and has been causing test suite failures.
Phillip Susi (5): libparted: remove _loop_get_partition_range Remove has_partitions check to allow loopback partitions libparted: avoid the HDIO_GETGEO ioctl when possible Fix loop test Try harder to clean up scsi_debug libparted/arch/linux.c | 167 +++++++++++++++++++++------------------ tests/t-local.sh | 6 +- tests/t8001-loop-blkpg.sh | 9 +-- tests/t9040-many-partitions.sh | 12 --- 4 files changed, 97 insertions(+), 97 deletions(-) -- 1.7.5.4

