]> asedeno.scripts.mit.edu Git - linux.git/commit
fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()
authorJan Kara <jack@suse.cz>
Wed, 21 Dec 2016 15:20:32 +0000 (16:20 +0100)
committerJan Kara <jack@suse.cz>
Mon, 10 Apr 2017 15:37:36 +0000 (17:37 +0200)
commit416bcdbcbbb4800f11f03e8baf570f9996219f67
treea19357cc5966a41f2eeea94a0e6dd47d26664d2b
parent8920d2734d9a1b68e1b53d8c12b289773cdbd971
fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()

Inline these helpers as they are very thin. We still keep them as we
don't want to expose details about how list type is determined.

Reviewed-by: Miklos Szeredi <mszeredi@redhat.com>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/notify/inode_mark.c
fs/notify/vfsmount_mark.c
include/linux/fsnotify_backend.h