]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r222279:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 26 Jan 2012 09:28:09 +0000 (09:28 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 26 Jan 2012 09:28:09 +0000 (09:28 +0000)
commit599fffe88c99f902820f6c1d3d401f3ce282b0c7
treec27df4d81fcca69b4bb9847a78c11ae165a234e8
parentc9d24d0d9b94a391f7ab580d69918df36f3e4d48
MFC r222279:
  Do not truncate available disk space to the closest track boundary.

MFC r222341:
  Some partitioning tools may have a different opinion about disk
  geometry and partitions may start from withing the first track.
  If we found such partitions, then do not reserve space of the
  first track, only first sector.

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