Files
seaweedfs/weed
Quentin D. 2ae5b480a6 Use the correct constant when computing the offset in SearchNeedleFromSortedIndex (#6771)
NeedleHeaderSize happen to have the same size as NeedleMapEntrySize, except when running the 5 bytes offset variant of Seaweedfs, because it does not contain OffsetSize. This causes ECX corruption on deletes, due to the drifting offset computation (offset is always computed on a basis of 16 bytes per record instead of 17 bytes)

Signed-off-by: Quentin Devos <4972091+Okhoshi@users.noreply.github.com>
2025-05-09 08:47:53 -07:00
..
2025-05-05 11:43:49 -07:00
2022-12-11 21:05:58 -08:00
2025-03-31 21:25:51 -07:00
2022-09-14 23:06:44 -07:00
2025-03-25 16:01:52 -07:00
2024-06-28 14:54:39 -07:00
2024-06-25 09:18:11 -07:00
2025-05-05 11:43:49 -07:00
2024-02-14 08:26:38 -08:00
2025-05-04 21:10:01 -07:00
2025-03-17 23:13:27 -07:00