File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -189,8 +189,8 @@ reality, InvalidBlockNumber.
189189After computing the ostensibly-correct bucket number based on our cached
190190copy of the metapage, we lock the corresponding primary bucket page and
191191check whether the bucket count stored in hasho_prevblkno is greater than
192- our the number of buckets stored in our cached copy of the metapage. If
193- so, the bucket has certainly been split, because the must originally
192+ the number of buckets stored in our cached copy of the metapage. If
193+ so, the bucket has certainly been split, because the count must originally
194194have been less than the number of buckets that existed at that time and
195195can't have increased except due to a split. If not, the bucket can't have
196196been split, because a split would have created a new bucket with a higher
You can’t perform that action at this time.
0 commit comments