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 88
99fanotify has features spanning different kernel versions -
1010
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.
1414
1515## Example: Listener watching for events
1616
You can’t perform that action at this time.
0 commit comments