Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wrap vdev_count_verify_zaps() with DEBUG
Commit e0ab3ab introduced two blocks of code which are only needed when debugging is enabled. These blocks should be wrapped with a DEBUG for clarity and to prevent unused variable warnings during a production build. Signed-off-by: Brian Behlendorf <[email protected]> Issue openzfs#4515
- Loading branch information