[parted-devel] [PATCH] libparted: fix exception text when	exceeding partition	limits
    Jim Meyering 
    jim at meyering.net
       
    Fri Apr  9 15:43:30 UTC 2010
    
    
  
Thank you!
I've pushed that fix with an expanded log message:
    libparted: fix diagnostics about exceeding partition limits
    * libparted/labels/pt-tools.c (ptt_partition_max_start_len): Use the
    correct value in the diagnostics that print the upper bound on
    partition size and largest starting sector number.  Before, each
    would use UINT32_MAX.  Now each prints the partition-table-specific
    limit.
    
    
More information about the parted-devel
mailing list