commit | 098cf2fc77ee190c92bf9d08d69a13305f2487ec | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Dec 17 21:24:24 2009 -0500 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 09:58:52 2010 -0400 |
tree | f6727bf583df63edb751e2887d40287b3bd37809 | |
parent | 4136510dd61a1ca151fc5b9d8c1ebd5a8ce2e8f4 [diff] |
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>