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)
Thu, Oct 9, 11:43 AM
Unknown Object (File)
Tue, Sep 30, 11:46 PM
Unknown Object (File)
Mon, Sep 29, 8:34 AM
Unknown Object (File)
Fri, Sep 26, 5:59 AM
Unknown Object (File)
Sun, Sep 21, 6:24 PM
Unknown Object (File)
Sun, Sep 21, 3:18 AM
Unknown Object (File)
Fri, Sep 19, 11:18 PM
Unknown Object (File)
Thu, Sep 18, 8:11 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.