fishinabarrel / linux-kernel-module-rust

Framework for writing Linux kernel modules in safe Rust
GNU General Public License v2.0
1.34k stars 119 forks source link

Add ioctl support to FileOperations #162

Open alex opened 5 years ago

alex commented 5 years ago

Needed for #110