Files
seaweedfs/weed
Chris Lu 513ac58504 Filer: fix filer range read (#7078)
* fix filer range read

Only return true if we're reading the ENTIRE chunk from the beginning.
	// This prevents bandwidth amplification when range requests happen to align
	// with chunk boundaries but don't actually want the full chunk.

* Update weed/filer/filechunks.go

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-03 14:26:15 -07:00
..
2025-07-19 23:56:17 -07:00
2025-08-03 14:26:15 -07:00
2025-08-01 15:45:34 -07:00
2024-06-25 09:18:11 -07:00
2025-08-01 15:45:23 -07:00
2024-02-14 08:26:38 -08:00
2025-07-31 22:46:51 -07:00
2025-07-19 21:43:34 -07:00
2025-03-17 23:13:27 -07:00