From: Eric Paris Date: Fri, 18 Dec 2009 02:24:22 +0000 (-0500) Subject: fsnotify: remove group_num altogether X-Git-Tag: v2.6.36-rc1~303^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74be0cc82835aecad332a29896b0f212ba893403;p=pandora-kernel.git fsnotify: remove group_num altogether The original fsnotify interface has a group-num which was intended to be able to find a group after it was added. I no longer think this is a necessary thing to do and so we remove the group_num. Signed-off-by: Eric Paris --- Reading git-diff-tree failed