From: Lino Sanfilippo Date: Fri, 29 Oct 2010 10:06:42 +0000 (+0200) Subject: make fanotify_read() restartable across signals X-Git-Tag: v2.6.37-rc1~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a5cea7215f7c6bd3c960d7b44e864f3a73d1ad4;p=pandora-kernel.git make fanotify_read() restartable across signals In fanotify_read() return -ERESTARTSYS instead of -EINTR to make read() restartable across signals (BSD semantic). Signed-off-by: Eric Paris --- Reading git-diff-tree failed