From: Andreas Gruenbacher Date: Fri, 18 Dec 2009 02:24:27 +0000 (-0500) Subject: fsnotify/vfsmount: add fsnotify fields to struct vfsmount X-Git-Tag: v2.6.36-rc1~303^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2504c5d63b811b71bbaa8d5d5af163e698f4df1f;p=pandora-kernel.git 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 Signed-off-by: Eric Paris --- Reading git-diff-tree failed