diff options
author | Amir Goldstein <amir73il@gmail.com> | 2020-07-16 11:42:10 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2020-07-27 21:23:36 +0200 |
commit | 103ff6a554923e0da54e0a28a686c91facf5bffd (patch) | |
tree | afa8a3315b28d380611f938c4388472ba31db5e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0badfa029e5fd6d5462adb767937319335637c83 (diff) |
fanotify: generalize merge logic of events on dir
An event on directory should never be merged with an event on
non-directory regardless of the event struct type.
This change has no visible effect, because currently, with struct
fanotify_path_event, the relevant events will not be merged because
event path of dir will be different than event path of non-dir.
Link: https://lore.kernel.org/r/20200716084230.30611-3-amir73il@gmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions