sysprog21 / simplefs

A simple native file system for Linux kernel
Other
362 stars 91 forks source link

support kernel 5.12+ #18

Closed dimorinny closed 2 years ago

dimorinny commented 2 years ago

Signature changes, that allow using simplefs with 5.12+ kernel.

dimorinny commented 2 years ago

Done

jserv commented 2 years ago

Thank @dimorinny for contributing!