Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A mount failure was accidentally introduced by commit 0c1171d which reworked the parse_dataset() function to read pool names from devices. The error case where a label is read from the device but the pool name/value pair doesn't exist was not handled properly. In this case we should fall back to the previous behavior. Signed-off-by: Brian Behlendorf <[email protected]> Closes openzfs#1560
- Loading branch information