You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2018. It is now read-only.
Hi elmystico, hopefully you are still interested in this project. Trying to compile under kernel 4.10 fails with many errors like this. I read that driverfs_dev was removed in 4.8:
eio_conf.c: In function ‘eio_init_srcdev_props’:
/usr/local/ISS/EnhanceIO/Driver/enhanceio/eio_conf.c:1471:34: error: ‘struct gendisk’ has no member named ‘driverfs_dev’
dmc->disk_dev->bdev->bd_disk->driverfs_dev) {
Hi elmystico, hopefully you are still interested in this project. Trying to compile under kernel 4.10 fails with many errors like this. I read that driverfs_dev was removed in 4.8:
eio_conf.c: In function ‘eio_init_srcdev_props’:
/usr/local/ISS/EnhanceIO/Driver/enhanceio/eio_conf.c:1471:34: error: ‘struct gendisk’ has no member named ‘driverfs_dev’
dmc->disk_dev->bdev->bd_disk->driverfs_dev) {