Fix check in should_insert_data_shred (#6649) (#6650)

automerge
This commit is contained in:
mergify[bot]
2019-10-31 00:12:59 -07:00
committed by Grimes
parent a4f5397ea4
commit ee5c890c5d

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(