commit | 416bcdbcbbb4800f11f03e8baf570f9996219f67 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Dec 21 16:20:32 2016 +0100 |
committer | Jan Kara <jack@suse.cz> | Mon Apr 10 17:37:36 2017 +0200 |
tree | a19357cc5966a41f2eeea94a0e6dd47d26664d2b | |
parent | 8920d2734d9a1b68e1b53d8c12b289773cdbd971 [diff] |
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>