[parted-devel] [PATCH] better fix for 'partprobe gives	errors	with dvh partition no. >16'
    Petr Uzel 
    petr.uzel at suse.cz
       
    Wed Nov 12 12:59:57 UTC 2008
    
    
  
On Tue, Nov 11, 2008 at 10:52:01AM -0500, Joel Granados wrote:
> > +	/* parted treats DVH directory entries as partitions logical with
> 
>  the comment here would read "logical partitions" instead of "partition logical".
>
> > +	else
> > +	 	last = PED_MAX (ped_disk_get_last_partition_num (disk), 16);
> 
> There is an additional space in this line that should not be there.
Amended patch follows:
    
    
More information about the parted-devel
mailing list