commit | d6c0379f9cdd28a7c71a727e86c7b3ab6fadb8fb | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@redhat.com> | Mon Oct 30 16:34:55 2017 +0100 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Mon Oct 30 16:34:55 2017 +0100 |
tree | 08998cdb74cc3756fa48b0142246a696828dfce3 | |
parent | 893cc1bfc88f340d34b9ede7c3cb8d16bd3aa655 [diff] |
fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs The only negative from this patch should be an addition of 32bytes to 'struct fsnotify_group' if CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not defined. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>