Files
seaweedFS/weed/mount
Chris Lu 8e9c12e2c7 mount: apply UID/GID mapping in lookupEntry for cache misses (#8144)
* mount: apply UID/GID mapping in lookupEntry for cache misses

This fixes issue #8134 where rsync would fail with "Operation not permitted"
during chgrp. The issue was that entries fetched directly from the filer
(on cache miss) were not being mapped to local UIDs/GIDs.

* mount: add nil check for entry.Attributes in lookupEntry
2026-01-27 18:41:37 -08:00
..
2022-02-14 03:14:05 -08:00
2025-03-19 21:01:47 -07:00
2022-08-26 17:04:11 -07:00
2025-12-31 13:04:05 -08:00