Files
seaweedfs/weed
Copilot a03ec37bdb s3: fix delete of directory marker on non-empty directory (#8731)
When deleting an S3 key ending with "/" (a directory marker) where the
directory has children, strip the marker metadata instead of returning
InternalError. This matches AWS S3 behavior where deleting a directory
marker only removes that object, not child objects under the prefix.
2026-03-23 10:38:10 -07:00
..
2026-02-20 18:42:00 -08:00
2024-02-14 08:26:38 -08:00