mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
commit ff311008ab upstream.
During the large inotify rewrite to fsnotify I completely dropped support
for IN_ONESHOT. Reimplement that support.
Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>