Page MenuHomeFreeBSD

bsdinstall: improve zfsboots ability to handle datasets under a BE
ClosedPublic

Authored by brd on Jun 7 2022, 5:13 PM.
Tags
None
Referenced Files
F171010330: D35422.id106735.diff
Tue, Sep 8, 4:23 AM
Unknown Object (File)
Mon, Sep 7, 2:41 PM
Unknown Object (File)
Sun, Sep 6, 4:15 PM
Unknown Object (File)
Sun, Sep 6, 10:18 AM
Unknown Object (File)
Fri, Sep 4, 10:24 PM
Unknown Object (File)
Thu, Sep 3, 4:57 AM
Unknown Object (File)
Wed, Sep 2, 5:04 PM
Unknown Object (File)
Wed, Sep 2, 3:37 PM
Subscribers

Details

Summary

Currently we only set canmount=noauto on the root of the BE, this
change makes it so we set it on all datasets under the BE as well.

Diff Detail

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

Event Timeline

brd requested review of this revision.Jun 7 2022, 5:13 PM

Yeah, this make sense. We might also need to double check that bectl does the thing thing here when you clone the deep BE

Reviewed by: allanjude

This revision is now accepted and ready to land.Jun 23 2022, 3:13 PM