This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
0.12.1
About this release
This release brings Linux kernel 6.0 support and Fedora 37 support and API change to control behavior of a snapshot device in the failed state in read.
What's Changed
0.12.1:
- Fixed module compilation on Linux 6.0.14 for complete Fedora 37 support
- Implemented 6.0.X Linux kernel support
- Added sytemd shutdown script for consistency of the rootfs in snapshots
0.12.0:
- Simplified error handling, got rid of
sd_memory_fail_code
andsd_cow_fail_state
snapshot struct members - Added arg to some IOCTLs and lib functions to switch off IO errors on read of a snap device in the failed state
This helps to avoidSIGBUS
in upper userspace application when using snapshot device as memory-mapped file