Page MenuHomeFreeBSD

Add a regression test for a libtpool bug
ClosedPublic

Authored by asomers on Jun 13 2024, 10:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 3, 9:45 AM
Unknown Object (File)
Thu, Apr 2, 11:22 PM
Unknown Object (File)
Thu, Apr 2, 4:41 AM
Unknown Object (File)
Wed, Apr 1, 12:42 AM
Unknown Object (File)
Mon, Mar 30, 5:15 PM
Unknown Object (File)
Sun, Mar 29, 6:42 PM
Unknown Object (File)
Sat, Mar 28, 8:47 PM
Unknown Object (File)
Thu, Mar 26, 4:04 PM
Subscribers

Details

Summary

Test that tpool_dispatch returns an error if it cannot start even one
worker. Previously, it would hang. The test must reside here rather
than in the OpenZFS repo because the latter has no infrastructure for
writing libtpool tests.

https://github.com/openzfs/zfs/issues/16172

Sponsored by: Axcient

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 15 2025, 4:02 PM
This revision was automatically updated to reflect the committed changes.