elastio / elastio-snap

kernel module for taking block-level snapshots and incremental backups of Linux block devices
GNU General Public License v2.0
19 stars 7 forks source link

test_update_image doesn't work on Centos 8 aarch64 #266

Closed skypodolsky closed 1 year ago

skypodolsky commented 1 year ago

It is suspected that for some reason during test_update_image changes to the COW file try to back up themselves (which, obviously, is not correct). This needs to be resolved.