Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

0.12.1

Compare
Choose a tag to compare
@e-kov e-kov released this 06 Jan 10:57
· 37 commits to master since this release
7612806

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 and sd_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 avoid SIGBUS in upper userspace application when using snapshot device as memory-mapped file

Full Changelog: v0.11.1...v0.12.1