Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup pool open code (openzfs#742)
Reduce code duplication by combining `Pool::open_from_txg()` (opening an existing pool) and `Pool::open()` (opening/creating a new pool).
- Loading branch information