From: Eric Paris Date: Fri, 18 Dec 2009 02:24:23 +0000 (-0500) Subject: fsnotify: add vfsmount specific fields to the fsnotify_mark_entry union X-Git-Tag: v2.6.36-rc1~303^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4136510dd61a1ca151fc5b9d8c1ebd5a8ce2e8f4;p=pandora-kernel.git fsnotify: add vfsmount specific fields to the fsnotify_mark_entry union vfsmount marks need mostly the same data as inode specific fields, but for consistency and understandability we put that data in a vfsmount specific struct inside a union with inode specific data. Signed-off-by: Eric Paris --- Reading git-diff-tree failed