ck_hs: Tombstone probe limit modification is absolutely unnecessary.

Premature commit.
ck_pring
Samy Al Bahra 11 years ago
parent f769f842a4
commit 2c2d7fab90

@ -411,7 +411,7 @@ ck_hs_map_probe(struct ck_hs *hs,
i = probes = 0;
opl = probe_limit;
if (behavior == CK_HS_PROBE_INSERT || behavior == CK_HS_PROBE_TOMBSTONE)
if (behavior == CK_HS_PROBE_INSERT)
probe_limit = ck_hs_map_bound_get(map, h);
for (;;) {

Loading…
Cancel
Save