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

tracking bio relies on submit_bio instead ftrace #336

Closed Swistusmen closed 6 months ago

Swistusmen commented 6 months ago

replacement the attitude which used ftrace to track bio. Now we are relying on block_device_operations and it's submit bio