Linux: consolidate inotify_init implementation
Use inotify_init syscall if defined, otherwise use inotify_init1. Reviewed-by:Carlos O'Donell <carlos@redhat.com> Tested-by:
Carlos O'Donell <carlos@redhat.com>
Loading
Use inotify_init syscall if defined, otherwise use inotify_init1. Reviewed-by:Carlos O'Donell <carlos@redhat.com> Tested-by:
Carlos O'Donell <carlos@redhat.com>