-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 06/20/11 23:23, Andrey V. Elsukov wrote:
> On 21.06.2011 10:04, Xin LI wrote:
Mod the offset padding by alignment. Without this change we may
pad too much when underlying GEOM object have a zero stripesize.
>>
>>> No. In any way off
On 21.06.2011 10:04, Xin LI wrote:
>>> Mod the offset padding by alignment. Without this change we may
>>> pad too much when underlying GEOM object have a zero stripesize.
>
>> No. In any way offset value could not be greater than mediasize.
> I don't think this changeset do anything with med
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 06/20/11 22:03, Andrey V. Elsukov wrote:
> On 21.06.2011 8:46, Xin LI wrote:
>> Author: delphij
>> Date: Tue Jun 21 04:46:00 2011
>> New Revision: 223356
>> URL: http://svn.freebsd.org/changeset/base/223356
>>
>> Log:
>> Mod the offset padding b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 06/20/11 22:03, Andrey V. Elsukov wrote:
I don't think this changeset do anything with mediasize?
No, an alignment value of 1 makes offset = 0, which is the intended
behavior.
Or did I misunderstood the code?
Thanks in advance!
- --
Xi
On 21.06.2011 8:46, Xin LI wrote:
> Author: delphij
> Date: Tue Jun 21 04:46:00 2011
> New Revision: 223356
> URL: http://svn.freebsd.org/changeset/base/223356
>
> Log:
> Mod the offset padding by alignment. Without this change we may
> pad too much when underlying GEOM object have a zero str
Author: delphij
Date: Tue Jun 21 04:46:00 2011
New Revision: 223356
URL: http://svn.freebsd.org/changeset/base/223356
Log:
Mod the offset padding by alignment. Without this change we may
pad too much when underlying GEOM object have a zero stripesize.
MFC after:1 month
Modified:
h