]> git.baikalelectronics.ru Git - kernel.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)
commit2af1a92dcac7703212f5b843c9df14646700c689
treea650b240f64893f86626b8b4a4b694446190aa3a
parentfe2d303798d0a9ff67212b77e360e801f12e3b67
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