From: Heinrich Schuchardt Date: Wed, 4 Jun 2014 23:05:41 +0000 (-0700) Subject: fanotify: create FAN_ACCESS event for readdir X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~266 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c7cf6cffb1bc711a833b5e304ba5bcfe76398b;p=pandora-kernel.git fanotify: create FAN_ACCESS event for readdir Before the patch, read creates FAN_ACCESS_PERM and FAN_ACCESS events, readdir creates only FAN_ACCESS_PERM events. This is inconsistent. After the patch, readdir creates FAN_ACCESS_PERM and FAN_ACCESS events. Signed-off-by: Heinrich Schuchardt Reviewed-by: Jan Kara Cc: Eric Paris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed