mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-12 11:06:14 +00:00
- Move ARN parsing, path helpers, and metadata structures to utils.go - Extract all extended attribute and filer operations to filer_ops.go - Reduces code duplication and improves modularity - Improves code organization and maintainability