Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2020 16:36:02 +0200
From:      Roger Pau =?utf-8?B?TW9ubsOp?= <roger.pau@citrix.com>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        <src-committers@freebsd.org>, <svn-src-all@freebsd.org>, <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r345726 - head/sys/dev/xen/blkfront
Message-ID:  <20200618143602.GE711@Air-de-Roger>
In-Reply-To: <201903300720.x2U7KSmN086902@repo.freebsd.org>
References:  <201903300720.x2U7KSmN086902@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200618143602.GE711>