mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-20 17:42:08 -04:00
This only happened when: - using borg extract --numeric-ids - processing NFS4 ACLs It didn't affect POSIX ACL processing. This is rather old code, so it looks like nobody used that code or the bug was not reported. The bug was discovered by PyCharm's "Junie" AI. \o/ |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| darwin.pyx | ||
| freebsd.pyx | ||
| linux.pyx | ||
| posix.pyx | ||
| syncfilerange.pyx | ||
| windows.pyx | ||
| xattr.py | ||