Page MenuHomeFreeBSD

openzfs*: Update to latest master
ClosedPublic

Authored by freqlabs on May 8 2020, 10:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 11:35 PM
Unknown Object (File)
Fri, Oct 3, 6:35 PM
Unknown Object (File)
Fri, Oct 3, 1:55 AM
Unknown Object (File)
Tue, Sep 30, 4:47 AM
Unknown Object (File)
Sep 21 2025, 11:49 AM
Unknown Object (File)
Sep 15 2025, 9:53 PM
Unknown Object (File)
Sep 15 2025, 8:44 PM
Unknown Object (File)
Sep 15 2025, 8:44 PM

Details

Summary

FreeBSD-specific changes:

  • Use new FreeBSD API to largely eliminate object locking
  • Fix zlib leak on FreeBSD
  • Update FreeBSD SPL atomics (synced with FreeBSD in an attempt to unbreak i386)
  • Avoid the GEOM topology lock recursion when autoexpanding a pool
  • taskq: Don't leak system_delay_taskq on FreeBSD (on module unload)

See the full commit log on GitHub.

Sponsored by: iXsystems, Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

freqlabs edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.May 8 2020, 12:19 PM
This revision was automatically updated to reflect the committed changes.