diff options
author | Brian Behlendorf <[email protected]> | 2017-10-05 19:28:00 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2017-10-05 19:28:00 -0700 |
commit | c11f1004d19dd74e4be8869d211639413293dea0 (patch) | |
tree | 9439f61bd52ea25d564be16a4a37ea5002a16019 /cmd/zstreamdump/zstreamdump.c | |
parent | 39f56627ae988d09b4e3803c01c22b2026b2310e (diff) |
Remove dead code from AVL tree
The avl_update_* functions are never used by ZFS and are therefore
being removed. They're barely even used in Illumos. Additionally,
simplify avl_add() by using a VERIFY which produces exactly the same
behavior under Linux.
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Giuseppe Di Natale <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #6716
Diffstat (limited to 'cmd/zstreamdump/zstreamdump.c')
0 files changed, 0 insertions, 0 deletions