From: Eric Paris Date: Thu, 28 Oct 2010 21:21:58 +0000 (-0400) Subject: fanotify: limit number of listeners per user X-Git-Tag: v2.6.37-rc1~17^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4afeff8505cb8a38e36c1ef2bd3447c4b8f87367;p=pandora-kernel.git fanotify: limit number of listeners per user fanotify currently has no limit on the number of listeners a given user can have open. This patch limits the total number of listeners per user to 128. This is the same as the inotify default limit. Signed-off-by: Eric Paris --- Reading git-diff-tree failed