OSDN Git Service

gpt: adjust _write_pmbr[*] to work with >512-byte sectors
authorJim Meyering <meyering@redhat.com>
Wed, 17 Jun 2009 11:42:32 +0000 (13:42 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 24 Jul 2009 13:04:45 +0000 (15:04 +0200)
commit181c861a3b03158c344b149953c06498f68adb6a
tree39c294cc81b919a0fb5253c4651762b9740e560b
parent870aba555a55dfa2e6b87c6e4812b989b2f34808
gpt: adjust _write_pmbr[*] to work with >512-byte sectors

* libparted/labels/gpt.c (_write_pmbr): Adjust, to work with
larger-than 512-byte sectors.
[*] commit 14a15891 "gpt: preserve first 446 bytes of the PMBR"
libparted/labels/gpt.c