Browse Source
* 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 lookupEntrypull/8026/merge
committed by
GitHub
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue