]> git.ipfire.org Git - people/ms/linux.git/commit - fs/notify/fanotify/fanotify_user.c
fanotify: Fold dequeue_event() into process_access_response()
authorJan Kara <jack@suse.cz>
Tue, 8 Jan 2019 12:28:18 +0000 (13:28 +0100)
committerJan Kara <jack@suse.cz>
Mon, 18 Feb 2019 10:49:36 +0000 (11:49 +0100)
commitaf6a51130626bfd3e60041d80335b2c31590d56d
treee8d148b7e1a867a81b42a6e4c644325f6547c07f
parent53136b393c918cb14626419d6b626a7416b9cbf6
fanotify: Fold dequeue_event() into process_access_response()

Fold dequeue_event() into process_access_response(). This will make
changes to use of ->response field easier.

Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/notify/fanotify/fanotify_user.c