HomeFreeBSD

MFC r306299:

Description

MFC r306299:

Update local variable 'block' after calling capacity_resize(),
otherwise format_resize(), which is called right after, isn't
getting the current/actual image size. Rather than rounding up,
format_resize() could end up truncating the size and we don't
allow that by design.

Details

Provenance
marcelAuthored on
Parents
rS309843: MFC r305855, r306297, r306300, r306312-r306313
Branches
Unknown
Tags
Unknown