[Bug 273725] makefs command creates UFS fs image with bad summary info when size option (-s) is specified
Date: Mon, 11 Sep 2023 18:35:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273725
Warner Losh <imp@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|makefs command creates |makefs command creates UFS
|corrupted UFS fs when size |fs image with bad summary
|option (-s) is specified |info when size option (-s)
| |is specified
CC| |imp@FreeBSD.org
--- Comment #1 from Warner Losh <imp@FreeBSD.org> ---
The image isn't corrupt. It's perfectly readable. Only the summary information
is incorrect, which is just metadata that fsck reconstructs.
It is a problem that needs to be fixed, but isn't an image with bad data user
data.
--
You are receiving this mail because:
You are the assignee for the bug.