datto / dattobd

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

Supporting kernel 6.6 #363

Open Swistusmen opened 3 months ago

Swistusmen commented 3 months ago

-adapted to changes in block_device in kernel -adapted code to the new linux kernel function declarations -provided support for bd_has_submit_bio for block device -cleaned code a little