Releases: abbbi/nullfsvfs
Releases · abbbi/nullfsvfs
Version 0.26
Version 0.25
Version 0.24
Version 0.23
Version 0.23
Rename to nullfsvfs
Linux kernel 7 has merged another filesystem called "nullfs":
remove all references on "nullfs" in the code so we don't name clash in
the future, use nullfsvfs instead.
Full Changelog: v0.22...v0.23
Version 0.22
Version 0.21
What's Changed
- Add header MODULE_DESCRIPTION to stop modpost warning. by @terraluna977 in #32
Full Changelog: v0.20...v0.21
Version 0.20
What's Changed
- Fix for the 6.18 kernel. The mount_nodev() function has been removed, so a local copy is used. by @terraluna977 in #31
Full Changelog: v0.19...v0.20
Version 0.19
Full Changelog: v0.18...v0.19
Version 0.18
What's Changed
- Fix build on kernel 6.15 by @terraluna977 in #27
- Fix Package build/CI on ubuntu-latest @abbbi
Full Changelog: v0.17...v0.18