]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r297820:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 26 Apr 2016 12:00:04 +0000 (12:00 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 26 Apr 2016 12:00:04 +0000 (12:00 +0000)
commitbf94d7a83052cfbcc755ab6ce3b9b98592e144a0
tree7be1cd0d1203b04342923aa43fa5cd886895f0e6
parentf7b7285e2edd093e48ca28fbc11d50f4bbfcc365
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/9@298629 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/geom/class/part/geom_part.c