Skip to content

1.0.10

Compare
Choose a tag to compare
@james-pre james-pre released this 17 Oct 16:49
· 434 commits to main since this release
v1.0.10
9a373e9

Fixed multiple occurrences in OverlayFS where files would not be copied before performing operations on the writable file system, leading to ENOENT among other things. Also fixed OverlayFS.copyToWritable using openFile instead of createFile.