The current implementation has been implemented and tested on the 5.4 kernel (Ubuntu 20.04). It is known that fiemap-related functionality doesn't work on the 6.1 kernel. Apart from that, current code needs to be aligned with kernel symbols that change from version to version (such as vm_area_alloc())
The current implementation has been implemented and tested on the 5.4 kernel (Ubuntu 20.04). It is known that fiemap-related functionality doesn't work on the 6.1 kernel. Apart from that, current code needs to be aligned with kernel symbols that change from version to version (such as
vm_area_alloc()
)This relates to the epic #219