Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First open locking changes were correctly applied to zvol_geom_open but incorrectly applied to zvol_cdev_open, causing spa_namespace_lock to be held indefinitely. Make the first open locking in zvol_cdev_open match zvol_geom_open. This change has been accepted upstream in openzfs/zfs#13016 but is not yet merged. Reviewed by: mav Fixes: e92ffd9 Sponsored by: iXsystems, Inc.
- Loading branch information