commit | 2504c5d63b811b71bbaa8d5d5af163e698f4df1f | [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 | 4ff736af6b00fd5cbf0cd6a4d6bbcadb6dde9bd8 | |
parent | ba643f04cdda170215c8820acd3e201936fc512d [diff] |
fsnotify/vfsmount: add fsnotify fields to struct vfsmount This patch adds the list and mask fields needed to support vfsmount marks. These are the same fields fsnotify needs on an inode. They are not used, just declared and we note where the cleanup hook should be (the function is not yet defined) Signed-off-by: Andreas Gruenbacher <agruen@suse.de> Signed-off-by: Eric Paris <eparis@redhat.com>