]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r270445:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Sep 2014 07:34:36 +0000 (07:34 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 1 Sep 2014 07:34:36 +0000 (07:34 +0000)
commita4ffa9a8584bcc40ef4a842e7e2764b829607226
tree5f8044aef3224f8ef1886c53759786a0b7c94411
parent83c3e67eafc6c74185736e50f0b88d7f356762e1
MFC r270445:
  The size of the GPT table can not be less than one sector.

MFC r270521:
  Since the size of GPT entry may differ from the sizeof(struct gpt_ent),
  use the size from GPT header to iterate entries.

git-svn-id: svn://svn.freebsd.org/base/stable/9@270918 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/common/part.c