Files
seaweedfs/weed
pingqiuandClaude Opus 4.6 cc634da5bd feat(uds): include .dat file path in locate response
Add DatPathLen (2 bytes at offset 24) + variable-length DatPath after
the 32-byte header. Solves the filename mismatch where sra-volume
assumed {vol}.dat but SeaweedFS uses {collection}_{vol}.dat.

Backward compatible: old clients that only read 32 bytes still work
(DatPathLen is in the formerly-reserved region, and the trailing
path bytes are simply ignored by old readers).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:50:29 -08:00
..
2026-01-28 14:34:07 -08:00
2026-02-06 20:51:47 -08:00
2024-02-14 08:26:38 -08:00
2026-02-03 17:56:25 -08:00
2026-02-04 12:44:52 -08:00