]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r254095:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 22 Aug 2013 06:20:25 +0000 (06:20 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 22 Aug 2013 06:20:25 +0000 (06:20 +0000)
commit6c84adef67a90a3f3fdb9ac72c6b4f53fe06cc71
treef505c4f4f5160524ef0c1b22a9a9f7944a981577
parentfcd19fa33c7647f6e9e0af759bd9dec8546a4c3b
MFC r254095:
  gpt_entries is used as limit for the number of partition entries in
  the GEOM_PART. Instead of just using number of entries from the GPT
  header, calculate this limit based on the reserved space between
  GPT header and first available LBA.

git-svn-id: svn://svn.freebsd.org/base/stable/9@254641 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/geom/part/g_part_gpt.c