From: Andreas Gruenbacher Date: Fri, 18 Dec 2009 02:24:27 +0000 (-0500) Subject: fsnotify: Infrastructure for per-mount watches X-Git-Tag: v2.6.36-rc1~303^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca9c726eea013394d1e846331b117effb21ead83;p=pandora-kernel.git fsnotify: Infrastructure for per-mount watches Per-mount watches allow groups to listen to fsnotify events on an entire mount. This patch simply adds and initializes the fields needed in the vfsmount struct to make this happen. Signed-off-by: Andreas Gruenbacher Signed-off-by: Eric Paris --- Reading git-diff-tree failed