diff options
author | Allan Jude <[email protected]> | 2021-10-26 19:15:38 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-10-26 17:15:38 -0600 |
commit | 65ad5d1165df04be94f623c7e271b95ac2d520b4 (patch) | |
tree | ecbf8f72c0f3115931fa53287a29935804c147e5 /module/zfs/vdev_queue.c | |
parent | 90b77a0364a44ec568aa984558dea9901867653d (diff) |
spa.c: Replace VERIFY(nvlist_*(...) == 0) with fnvlist_* (#12678)
The fnvlist versions of the functions are fatal if they fail,
saving each call from having to include checking the result.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Matthew Ahrens <[email protected]>
Reviewed-by: Igor Kozhukhov <[email protected]>
Signed-off-by: Allan Jude <[email protected]>
Diffstat (limited to 'module/zfs/vdev_queue.c')
0 files changed, 0 insertions, 0 deletions