datto / dattobd

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

V5 19 compiles (#305) #309

Closed natalia-zelazna closed 1 year ago

natalia-zelazna commented 1 year ago

Same changes as already reviewed. Problem was in removed printk in feature check. Unused ret variable led to not generating a requested define.