Merge pull request #319 from giuseppe/tag-1.7.1

NEWS: tag 1.7.1
This commit is contained in:
Giuseppe Scrivano 2021-08-10 09:54:07 +02:00 committed by GitHub
commit b47bccfc0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
NEWS
View File

@ -1,3 +1,9 @@
* fuse-overlayfs-1.7.1
- set FUSE_CAP_POSIX_ACL only when it is supported by FUSE.
- treat statx failure with EINVAL as ENOSYS, so that the fallback
is attempted.
* fuse-overlayfs-1.7 * fuse-overlayfs-1.7
- fix read xattrs for device files - fix read xattrs for device files