This project implements a basic interactive command-line filesystem simulation in C. It mimics some core functionalities of a Linux filesystem, such as creating files and directories, listing contents ...
* this BPF kfunc must be released using bpf_put_file(). Failing to call * bpf_put_file() on the returned referenced struct file pointer that has been * acquired by this BPF kfunc will result in the ...
The FS-Cache Project works with network filesystems like NFS to maintain a local on-disk cache of network files. The project is split into a kernel module (fscache) and a dæmon (cachefilesd), which ...