Fix check in should_insert_data_shred (#6649)

This commit is contained in:
carllin 2019-10-30 23:37:25 -07:00 committed by GitHub
parent 328a6a866e
commit 9d65e6f183
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -763,9 +763,7 @@ impl Blocktree {
}
let last_root = *last_root.read().unwrap();
verify_shred_slots(slot, slot_meta.parent_slot, last_root);
true
verify_shred_slots(slot, slot_meta.parent_slot, last_root)
}
fn insert_data_shred(