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)
Mon, Feb 3, 12:03 PM
Unknown Object (File)
Tue, Jan 28, 4:31 PM
Unknown Object (File)
Mon, Jan 27, 9:02 AM
Unknown Object (File)
Sat, Jan 25, 7:32 PM
Unknown Object (File)
Fri, Jan 24, 4:58 PM
Unknown Object (File)
Jan 22 2025, 12:11 PM
Unknown Object (File)
Jan 22 2025, 5:32 AM
Unknown Object (File)
Jan 20 2025, 2:59 AM

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.