Skip to content

v0.3.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@eafer eafer released this 15 Jul 20:34
· 8 commits to master since this release

Transactions are now committed regularly, so it should no longer be
strictly necessary to unmount the filesystem cleanly for writes to take
effect. It's still recommended, of course.

The release also fixes two bugs. One was a big performance regression
from 0.3.9, seen when deleting large numbers of files. The other was
that mounts would go read-only if two snapshots were attempted with the
same name.

Support is added for the new 6.10 kernel version, with a patch by Woody
Suwalski.