Skip to content
Snippets Groups Projects
Commit e9fd702a authored by Eric Paris's avatar Eric Paris
Browse files

audit: convert audit watches to use fsnotify instead of inotify


Audit currently uses inotify to pin inodes in core and to detect when
watched inodes are deleted or unmounted.  This patch uses fsnotify instead
of inotify.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent ae7b8f41
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment