Page MenuHomeFreeBSD

Apply a big hammer for stale pre-OpenZFS files
ClosedPublic

Authored by emaste on Aug 26 2020, 3:18 AM.
Tags
None
Referenced Files
F107185466: D26189.diff
Sat, Jan 11, 9:17 AM
Unknown Object (File)
Sat, Jan 4, 8:12 PM
Unknown Object (File)
Mon, Dec 23, 11:24 PM
Unknown Object (File)
Dec 9 2024, 2:06 PM
Unknown Object (File)
Sep 27 2024, 11:52 AM
Unknown Object (File)
Sep 18 2024, 12:52 AM
Unknown Object (File)
Sep 9 2024, 2:13 AM
Unknown Object (File)
Sep 7 2024, 8:01 PM
Subscribers

Details

Summary

-DNO_CLEAN builds have had trouble across the OpenZFS import. It's not worth the effort to try to address this with any granularity; instead, just trigger on a .depend file indicating a tree from before the import, and remove the whole cddl object tree.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.

Yeah, I think this should sufficiently whack the necessary bits.

This revision is now accepted and ready to land.Aug 26 2020, 3:48 AM
This revision was automatically updated to reflect the committed changes.