]> git.ipfire.org Git - thirdparty/kmod.git/commit
module-playground: Add debugfs entry in mod-simple
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 3 Jun 2022 21:50:42 +0000 (14:50 -0700)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Mon, 27 Jun 2022 06:23:46 +0000 (23:23 -0700)
commit2ab4fbcb77aec709261a07d51c3175153c2a4dca
treebdb313871de118228c50184bb17f4f8907d6d874
parent3a92fc63098571bcf259ffe37cd1fdf69429e4af
module-playground: Add debugfs entry in mod-simple

Add a debugfs file in mod-simple for manual tests: insert the module and
open the file to have its refcount increased.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/module-playground/mod-simple.c