]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fsnotify: add flags to fsnotify_mark_entries
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 02:24:24 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:52 +0000 (09:58 -0400)
commit098cf2fc77ee190c92bf9d08d69a13305f2487ec
treef6727bf583df63edb751e2887d40287b3bd37809
parent4136510dd61a1ca151fc5b9d8c1ebd5a8ce2e8f4
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 <eparis@redhat.com>
fs/notify/inode_mark.c
include/linux/fsnotify_backend.h