Skip to content

Latest commit

 

History

History

40-lsm-block-path_unlink

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Ensure that BPF LSM is enabled

...

Usage

build:

$ make

run:

$ make run

$ touch /tmp/a.txt
$ rm /tmp/a.txt

$ make cat