Re: [PATCH parted 1/7] libparted: add ped_device_get_xxx_alignment() functions

2009-10-30 Thread Hans de Goede
Hi, On 10/29/2009 05:38 PM, Jim Meyering wrote: Hans de Goede wrote: Add ped_device_get_minimum_alignment() and ped_device_get_optimum_alignment() functions to libparted. Note this is a resent of my previous patchset with a number of typos corrected: aligment -> alignment minimal_alignment ->

Re: [PATCH parted 1/7] libparted: add ped_device_get_xxx_alignment() functions

2009-10-29 Thread Jim Meyering
Hans de Goede wrote: > Add ped_device_get_minimum_alignment() and ped_device_get_optimum_alignment() > functions to libparted. > > Note this is a resent of my previous patchset with a number of typos > corrected: > aligment -> alignment > minimal_alignment -> minimum_aligment > optimal_alignment -