Page MenuHomeFreeBSD

loader: zfs reader should only store devdesc in f_devdata
ClosedPublic

Authored by tsoome on Aug 14 2022, 9:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 24, 2:18 PM
Unknown Object (File)
Oct 7 2024, 3:41 AM
Unknown Object (File)
Oct 3 2024, 10:20 AM
Unknown Object (File)
Oct 3 2024, 8:53 AM
Unknown Object (File)
Sep 27 2024, 2:39 AM
Unknown Object (File)
Sep 17 2024, 7:06 PM
Unknown Object (File)
Sep 9 2024, 9:16 PM
Unknown Object (File)
Sep 8 2024, 4:59 AM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46946
Build 43835: arc lint + arc unit

Event Timeline

Seems reasonable, modulo the dangling XXX comment...

stand/libsa/zfs/zfs.c
1612

????

For me, when booting (amd64, BIOS boot) off ZFS, this clears the 'BTX halted' showstopper during early bootup.
UFS is not involved, installer media is unplugged.

Some console spam, from ffs_subr.c, is shown. Hyperlink to photo: https://plak.infrapuin.nl/selif/20220815135942copy1.jpg

In my automated testing, I don't see any of the reported spam and it works. I'll commit this shortly and let tsoome followup to deal with the 'when do we free' it issue that's still present, but mostly harmless for the environments that we'll be running in.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 15 2022, 6:08 PM
This revision was automatically updated to reflect the committed changes.