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
F82241619: D36202.diff
Fri, Apr 26, 9:26 PM
Unknown Object (File)
Thu, Apr 25, 3:20 PM
Unknown Object (File)
Wed, Apr 17, 11:42 AM
Unknown Object (File)
Dec 20 2023, 3:45 AM
Unknown Object (File)
Dec 12 2023, 6:57 AM
Unknown Object (File)
Dec 9 2023, 2:05 PM
Unknown Object (File)
Oct 27 2023, 5:43 AM
Unknown Object (File)
Sep 20 2023, 8:27 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.