Hi, following series contains several fixes and improvements which I did while working on other features during SUSE hackweek7 (to be sent later).
Petr Uzel (8): libparted: do not omit last sector when creating full-dev geometry build: ignore more generated files libparted: (nilfs2) do not fail with tiny partition libparted: check return value from ped_geometry_init parted: remove obsolete comments maint: unmark PedDeviceType as deprecated libparted: do not call _device_get_partition_range() twice libparted: optimize _disk_sync_part_table .gitignore | 7 +++++++ include/parted/device.h | 4 +--- libparted/arch/linux.c | 8 +++++--- libparted/cs/constraint.c | 2 +- libparted/disk.c | 3 ++- libparted/fs/nilfs2/nilfs2.c | 2 ++ parted/parted.c | 7 ------- 7 files changed, 18 insertions(+), 15 deletions(-) -- 1.7.3.4 _______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/parted-devel

