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

v0.12.2

Latest
Compare
Choose a tag to compare
@skypodolsky skypodolsky released this 17 May 19:25
· 18 commits to master since this release
1905a02

About this release

This release introduces the support of the direct IO functionality and resolves issues with data integrity. Supported kernels: v3.10 - v6.2

What's Changed

  • Flush bio requests before the module unload
  • Add default bio path if orig mrf is not found
  • Implement direct read/write IO
  • Add retry logic on elastio_snap_destroy
  • Fix the issue with the COW file lock
  • Add tests to cover the immutable cow file functionality
  • Tests and behavior for redirected cow file
  • Added support of Amazon Linux 2023
  • Fix for the Linux Kernel v6.2 (Fedora 37/38)
  • Fix cow file size in /proc/elastio-snap-info
  • Create cow file precisely according to the user setting

Full Changelog: v0.12.1...v0.12.2