Files
seaweedfs/weed/server
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
..
2019-03-03 10:17:44 -08:00
2025-12-26 13:26:25 -08:00