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 Feb 8, 2024. It is now read-only.
I was trying to compile enhanceio on 4.3 without success.
There's problem caused by this commit on kernel (have a look at bio.h changes "block: add a bi_error field to struct bio")
also by this commit (bio.h also, "remove bio_get_nr_vecs()").
I couldn't fix it myself easly- few enhaceio source files are affected, it would be good someone experienced had a look.
Also, I'm not sure how this could be fixed without breaking older kernels support... fork?