]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/namespace.c
fsnotify/vfsmount: add fsnotify fields to struct vfsmount
authorAndreas Gruenbacher <agruen@suse.de>
Fri, 18 Dec 2009 02:24:27 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:57 +0000 (09:58 -0400)
commit2504c5d63b811b71bbaa8d5d5af163e698f4df1f
tree4ff736af6b00fd5cbf0cd6a4d6bbcadb6dde9bd8
parentba643f04cdda170215c8820acd3e201936fc512d
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>
fs/namespace.c
fs/notify/fsnotify.c
include/linux/mount.h