diff options
author | Matthew Macy <[email protected]> | 2019-10-13 19:25:19 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-10-13 19:25:19 -0700 |
commit | 177c79dfbee633b70e7d373ff83c6a2d47625a17 (patch) | |
tree | 55f32b04f3e0f393607df1bf4ea0f4749af0b130 /module/zfs/range_tree.c | |
parent | 511fce6b1f939bd78687924aaa35dc83f8056ced (diff) |
Remove dead code and cleanup scoping in dmu_send.c
This addresses a number of problems with dmu_send.c:
* bp_span is unused which makes clang complain
* dump_write conflicts with FreeBSD's existing core dump code
* range_alloc is private to the file and not declared in any headers
causing clang to complain
Reviewed-by: Matt Ahrens <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Matt Macy <[email protected]>
Closes #9432
Diffstat (limited to 'module/zfs/range_tree.c')
0 files changed, 0 insertions, 0 deletions