From: Eric Paris Date: Wed, 17 Dec 2008 18:53:20 +0000 (-0500) Subject: sys_execve and sys_uselib do not call into fsnotify X-Git-Tag: v2.6.29-rc1~506^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6110e3abbff8b785907d4db50240e63c1be726e3;p=pandora-kernel.git sys_execve and sys_uselib do not call into fsnotify sys_execve and sys_uselib do not call into fsnotify so inotify does not get open events for these types of syscalls. This patch simply makes the requisite fsnotify calls. Signed-off-by: Eric Paris Signed-off-by: Al Viro --- Reading git-diff-tree failed