From: Eric Paris Date: Fri, 18 Dec 2009 02:24:24 +0000 (-0500) Subject: fsnotify: add flags to fsnotify_mark_entries X-Git-Tag: v2.6.36-rc1~303^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=098cf2fc77ee190c92bf9d08d69a13305f2487ec;p=pandora-kernel.git fsnotify: add flags to fsnotify_mark_entries To differentiate between inode and vfsmount (or other future) types of marks we add a flags field and set the inode bit on inode marks (the only currently supported type of mark) Signed-off-by: Eric Paris --- Reading git-diff-tree failed