Files
scoutfs/kmod/.gitignore
Zach Brown 25a1e8d1b7 Initial commit
This is the initial commit of the repo that will track development
against distro kernels.

This is an import of a prototype branch in the upstream kernel that only
had a few initial commits.  It needed to move to the old readdir
interface and use find_or_create_page() instead of pagecache_get_page()
to build in older distro kernels.
2016-02-05 14:12:14 -08:00

8 lines
95 B
Plaintext

src/*.o
src/*.ko
src/*.mod.c
src/*.cmd
src/.tmp_versions/
src/Module.symvers
src/modules.order