mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-09-08 14:52:31 -04:00
10 lines
353 B
Plaintext
10 lines
353 B
Plaintext
* fuse-overlayfs-0.6.1
|
|
|
|
- fix a regression introduced with 0.6 where UNIX sockets could not be correctly created.
|
|
|
|
* fuse-overlayfs-0.6
|
|
|
|
- fix an issue where changes to an inode would not be visible from another hard link.
|
|
The issue was always present but was made easier to reproduce with fuse-overlayfs 0.5
|
|
that enables FUSE writeback by default.
|