From: Eric Paris Date: Fri, 18 Dec 2009 01:12:04 +0000 (-0500) Subject: audit: convert audit watches to use fsnotify instead of inotify X-Git-Tag: v2.6.36-rc1~303^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9fd702a58c49dbb14481dca88dad44758da393a;p=pandora-kernel.git audit: convert audit watches to use fsnotify instead of inotify Audit currently uses inotify to pin inodes in core and to detect when watched inodes are deleted or unmounted. This patch uses fsnotify instead of inotify. Signed-off-by: Eric Paris --- Reading git-diff-tree failed