Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parsedump: Simplify by using poi instead of regex
Instead of using `dt` on `OpenZFS!cbuf` and checking the output we can just use `poi(OpenZFS!cbuf)` in the `.writemem` command. Signed-off-by: Axel Gembe <[email protected]>
- Loading branch information