HomeFreeBSD

Revert "Fix data race between zil_commit() and zil_suspend()"

Description

Revert "Fix data race between zil_commit() and zil_suspend()"

This reverts commit 4c856fb333ac57d9b4a6ddd44407fd022a702f00 to
resolve a newly introduced deadlock which in practice in more
disruptive that the issue this commit intended to address.

Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: Mark Maybee <mark.maybee@delphix.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #14775
Closes #14790

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Apr 25 2023, 11:40 PM
GitHub <noreply@github.com>Committed on Apr 25 2023, 11:40 PM
Parents
rG6d59d5df9808: Add loongarch64 support
Branches
Unknown
Tags
Unknown
Reverts
rG4c856fb333ac: Fix data race between zil_commit() and zil_suspend()