Skip to content

Commit

Permalink
cleanup pool open code (openzfs#742)
Browse files Browse the repository at this point in the history
Reduce code duplication by combining `Pool::open_from_txg()` (opening an
existing pool) and `Pool::open()` (opening/creating a new pool).
  • Loading branch information
ahrens authored Mar 13, 2023
1 parent ab8da03 commit eaf74fb
Showing 1 changed file with 139 additions and 195 deletions.
Loading

0 comments on commit eaf74fb

Please sign in to comment.