Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Linux 5.10 please? #61

Open
onlyjob opened this issue Feb 28, 2021 · 1 comment
Open

Support for Linux 5.10 please? #61

onlyjob opened this issue Feb 28, 2021 · 1 comment

Comments

@onlyjob
Copy link

onlyjob commented Feb 28, 2021

As reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983615, EnhanceIO FTBFS with Linux 5.10 as follows:

In file included from /var/lib/dkms/enhanceio/0+git20190417.5815670/build/eio_conf.c:39:
/var/lib/dkms/enhanceio/0+git20190417.5815670/build/eio.h:707:2: error: unknown type name 'make_request_fn'
  707 |  make_request_fn *origmfn;
      |  ^~~~~~~~~~~~~~~
@Ristovski
Copy link

This is caused by a breaking change in the block i/o subsystem of the kernel. There seems to be no interest in porting EnhanceIO to a newer kernel version. The only viable alternative is https://github.com/akiradeveloper/dm-writeboost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants