]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r297820:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 26 Apr 2016 11:55:28 +0000 (11:55 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 26 Apr 2016 11:55:28 +0000 (11:55 +0000)
commit3f9ec5472ab441547ce5ff56071a8facd6c11eaf
treedf29dcb7557f3b1ca4377f2c213d6ab92e4cf7d1
parentf499c3483d2c61ede9b8a72af00233626b08fb49
MFC r297820:
  Fix the problem, when gpart(8) can't write both bootcode and partcode
  in one command due to wrong file size limit. Do not use bootcode size
  to calculate partsize limit.
  Also add report message about successful partcode writing.

git-svn-id: svn://svn.freebsd.org/base/stable/10@298628 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/geom/class/part/geom_part.c