aboutsummaryrefslogtreecommitdiff
path: root/samples/fanotify/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2021-10-27samples: Add fs error monitoring exampleGabriel Krisman Bertazi1-0/+5
Introduce an example of a FAN_FS_ERROR fanotify user to track filesystem errors. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Amir Goldstein <[email protected]> Reviewed-by: Jan Kara <[email protected]> Signed-off-by: Gabriel Krisman Bertazi <[email protected]> Signed-off-by: Jan Kara <[email protected]>