[parted-devel] [PATCH 1/9] Preserve first 446 bytes of the pmbr in	gpt.
    Jim Meyering 
    jim at meyering.net
       
    Wed Jun 17 12:28:55 UTC 2009
    
    
  
FYI,
I've adjusted this patch:
    http://lists.alioth.debian.org/pipermail/parted-devel/2009-June/002904.html
as follows:
 - start log with "gpt: "
 - add spaces before "("
 - use "sizeof array_member", not "sizeof array_elem_type * 4"
and applied it to master.
Then I rebased next against master and adjusted
that new code more extensively to work with >512-byte sectors.
And I'm about to push the rebased "next".
Also, t2100-mkswap.sh now fails for >512-byte sectors, so
it's skipped in that case.
    
    
More information about the parted-devel
mailing list