diff options
author | Brian Behlendorf <[email protected]> | 2019-07-03 13:01:54 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2019-07-03 13:01:54 -0700 |
commit | 46db9d6161d0781f00ee3cb5bc02e11685d2ffaf (patch) | |
tree | d202fd9d881de0b48b7ab0a727798e3057332f7b /module/zfs/vdev_disk.c | |
parent | aa79910726f29cc056c260507b678dd2feba85b6 (diff) |
Check b_freeze_cksum under ZFS_DEBUG_MODIFY conditional
The b_freeze_cksum field can only have data when ZFS_DEBUG_MODIFY
is set. Therefore, the EQUIV check must be wrapped accordingly.
For the same reason the ASSERT in arc_buf_fill() in unsafe.
However, since it's largely redundant it has simply been removed.
Reviewed-by: George Wilson <[email protected]>
Reviewed-by: Allan Jude <[email protected]>
Reviewed-by: Igor Kozhukhov <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #8979
Diffstat (limited to 'module/zfs/vdev_disk.c')
0 files changed, 0 insertions, 0 deletions