Files
seaweedFS/weed
Chris Lu c9c46db77e s3api: fix ListObjectVersions inconsistency with delimiters (#8210)
* s3api: fix ListObjectVersions inconsistency with delimiters (fixes #8206)

Prioritize handling of .versions and .uploads directories before
delimiter processing in collectVersions. This ensures .versions
directories are processed as version containers instead of being
incorrectly rolled up into CommonPrefixes when a delimiter is used.

* s3api: refactor processDirectory to remove redundant special directory checks

These checks are now handled in the main collectVersions loop.
2026-02-04 14:33:46 -08:00
..
2026-02-04 12:44:52 -08:00
2026-01-28 14:34:07 -08:00
2024-02-14 08:26:38 -08:00
2026-02-03 00:20:38 -08:00
2026-02-03 17:56:25 -08:00
2026-02-04 12:44:52 -08:00