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
F82807244: D26189.id76231.diff
Thu, May 2, 7:02 PM
F82793334: D26189.id.diff
Thu, May 2, 3:45 PM
F82793320: D26189.id76232.diff
Thu, May 2, 3:45 PM
F82789419: D26189.diff
Thu, May 2, 3:09 PM
Unknown Object (File)
Thu, Apr 25, 1:41 PM
Unknown Object (File)
Fri, Apr 19, 6:00 PM
Unknown Object (File)
Dec 27 2023, 3:49 AM
Unknown Object (File)
Nov 5 2023, 9:36 AM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.