| commit | 0ff21db9fcc39042b814dad8a4b7508710a75235 | [log] [tgz] |
|---|---|---|
| author | Eric Paris <eparis@redhat.com> | Thu Dec 17 21:24:29 2009 -0500 |
| committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 09:58:59 2010 -0400 |
| tree | a650b240f64893f86626b8b4a4b694446190aa3a | |
| parent | 90dd201d1ab064512078a77762a793e0bf5f3040 [diff] |
fanotify: hooks the fanotify_mark syscall to the vfsmount code Create a new fanotify_mark flag which indicates we should attach the mark to the vfsmount holding the object referenced by dfd and pathname rather than the inode itself. Signed-off-by: Eric Paris <eparis@redhat.com>