commit | ca9c726eea013394d1e846331b117effb21ead83 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruen@suse.de> | Thu Dec 17 21:24:27 2009 -0500 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 09:58:57 2010 -0400 |
tree | de2319fb43b4fa16d07ecbcd75022cdaf9a757e1 | |
parent | 0d48b7f01f442bc88a69aa98f3b6b015f2817608 [diff] |
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 <agruen@suse.de> Signed-off-by: Eric Paris <eparis@redhat.com>