On Fedora, /tmp is tmpfs, which behaves differently than ext4 (inode numbers are never reused, for example). Use /var/tmp, which is ext4 on Fedora, to get a more realistic test environment. This also allows us to drop the xattr workaround.libgocryptfs
parent
00af4f4864
commit
8c44294087
Loading…
Reference in new issue