File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -189,8 +189,8 @@ reality, InvalidBlockNumber.
189
189
After computing the ostensibly-correct bucket number based on our cached
190
190
copy of the metapage, we lock the corresponding primary bucket page and
191
191
check 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
194
194
have been less than the number of buckets that existed at that time and
195
195
can't have increased except due to a split. If not, the bucket can't have
196
196
been 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