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

Compiling SplitFS with other kernel versions #46

Open
yehonatan123f opened this issue Jan 4, 2021 · 2 comments
Open

Compiling SplitFS with other kernel versions #46

yehonatan123f opened this issue Jan 4, 2021 · 2 comments

Comments

@yehonatan123f
Copy link

There is any posibility to make SplitFS run with linux kernel version 5.7 (for example)?
I guess I'll have to compile the right kernel along with the external modules needed for NOVA, PMFS.
Do you think it's possible? How difficult it might be to ajdust the exist files to work with another kernel?
Any recommendation?

Thank you, Yehonatan.

@rohankadekodi
Copy link
Collaborator

Making SplitFS run with other linux kernel versions involves adding the relink() system call to that kernel. The Linux-5.1 kernel has been modified to work with SplitFS here: https://github.com/rohankadekodi/SplitFS-5.1

@ShawnZhong
Copy link

I hope I would see this issue earlier. I made my own port here: https://github.com/ShawnZhong/linux-nova-splitfs based on relink_v4.13.patch

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

3 participants