]> git.baikalelectronics.ru Git - kernel.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)
commite44fa4e015bf07ea8dc1ac5510ceff6f8e4883bc
treea19357cc5966a41f2eeea94a0e6dd47d26664d2b
parent8841767b629c547ce35a2aff92ab554b372701e2
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