On Sat, Mar 30, 2019 at 07:20:28AM +0000, Pawel Jakub Dawidek wrote:
> Author: pjd
> Date: Sat Mar 30 07:20:28 2019
> New Revision: 345726
> URL: https://svnweb.freebsd.org/changeset/base/345726
> 
> Log:
>   Implement support for online disk capacity changes.
>   
>   Obtained from:      Fudo Security
>   Tested in:  AWS

This breaks on i386 because the size of sectors is not wide enough and
the calculation of d_mediasize is truncated. The fix is in r361579.

Roger.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to