remarkable-linux/fs/notify/inotify
Eric Paris 1ca39ab9d2 inotify: automatically restart syscalls
We were mistakenly returning EINTR when we found an outstanding signal.
Instead we should returen ERESTARTSYS and allow the kernel to handle
things the right way.

Patch-from: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
2012-12-11 13:44:37 -05:00
..
inotify.h inotify: rename mark_entry to just mark 2010-07-28 09:58:54 -04:00
inotify_fsnotify.c fsnotify: pass group to fsnotify_destroy_mark() 2012-12-11 13:44:36 -05:00
inotify_user.c inotify: automatically restart syscalls 2012-12-11 13:44:37 -05:00
Kconfig inotify: remove inotify in kernel interface 2010-07-28 09:58:31 -04:00
Makefile inotify: remove inotify in kernel interface 2010-07-28 09:58:31 -04:00