]> git.baikalelectronics.ru Git - kernel.git/commit
fanotify: Add pids to events
authorAndreas Gruenbacher <agruen@suse.de>
Fri, 18 Dec 2009 02:24:27 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:56 +0000 (09:58 -0400)
commit02c69c0a75c849207ee3e144e9dbde35dc784de8
tree9dad12d5b966cf42d7506e10fb2e3c8d955415d3
parentf516d30ca7d084ecf77b1072b0dec6bd84ddf82d
fanotify: Add pids to events

Pass the process identifiers of the triggering processes to fanotify
listeners: this information is useful for event filtering and logging.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Eric Paris <eparis@redhat.com>
fs/notify/fanotify/fanotify.c
fs/notify/fanotify/fanotify_user.c
fs/notify/notification.c
include/linux/fanotify.h
include/linux/fsnotify_backend.h