]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fanotify: hooks the fanotify_mark syscall to the vfsmount code
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 02:24:29 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:59 +0000 (09:58 -0400)
commit0ff21db9fcc39042b814dad8a4b7508710a75235
treea650b240f64893f86626b8b4a4b694446190aa3a
parent90dd201d1ab064512078a77762a793e0bf5f3040
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>
fs/notify/fanotify/fanotify_user.c
include/linux/fanotify.h