From: Eric Paris Date: Thu, 21 May 2009 21:02:01 +0000 (-0400) Subject: inotify: reimplement inotify using fsnotify X-Git-Tag: v2.6.31-rc1~381^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63c882a05416e18de6fb59f7dd6da48f3bbe8273;p=pandora-kernel.git inotify: reimplement inotify using fsnotify Reimplement inotify_user using fsnotify. This should be feature for feature exactly the same as the original inotify_user. This does not make any changes to the in kernel inotify feature used by audit. Those patches (and the eventual removal of in kernel inotify) will come after the new inotify_user proves to be working correctly. Signed-off-by: Eric Paris Acked-by: Al Viro Cc: Christoph Hellwig --- Reading git-diff-tree failed