From: Eric Paris Date: Thu, 21 May 2009 21:01:47 +0000 (-0400) Subject: fsnotify: add correlations between events X-Git-Tag: v2.6.31-rc1~381^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47882c6f51e8ef41fbbe2bbb746a1ea3228dd7ca;p=pandora-kernel.git fsnotify: add correlations between events As part of the standard inotify events it includes a correlation cookie between two dentry move operations. This patch includes the same behaviour in fsnotify events. It is needed so that inotify userspace can be implemented on top of fsnotify. Signed-off-by: Eric Paris Acked-by: Al Viro Cc: Christoph Hellwig --- Reading git-diff-tree failed