File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
9
9
fanotify has features spanning different kernel versions -
10
10
11
- For Linux kernel version 5.0 and earlier no additional information about the underlying filesystem object is available.
12
- For Linux kernel versions 5.1 - 5.8 additional information about the underlying filesystem object is correlated to an event.
13
- For Linux kernel version 5.9 or later the modified file name is made available in the event.
11
+ - For Linux kernel version 5.0 and earlier no additional information about the underlying filesystem object is available.
12
+ - For Linux kernel versions 5.1 - 5.8 additional information about the underlying filesystem object is correlated to an event.
13
+ - For Linux kernel version 5.9 or later the modified file name is made available in the event.
14
14
15
15
## Example: Listener watching for events
16
16
You can’t perform that action at this time.
0 commit comments