diff options
author | Jan Kara <[email protected]> | 2018-11-12 09:54:48 -0500 |
---|---|---|
committer | Paul Moore <[email protected]> | 2018-11-12 09:54:48 -0500 |
commit | 8cd0feb5234ccda3c15de35b40c8010a406dfc03 (patch) | |
tree | 1b0250ff689bfbdd9eb11b124ff5a06abcc46da1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d31b326d3ce7b1ff2ec36470dfcccb14a6c3e04e (diff) |
audit: Remove pointless check in insert_hash()
The audit_tree_group->mark_mutex is held all the time while we create
the fsnotify mark, add it to the inode, and insert chunk into the hash.
Hence mark cannot get detached during this time and so the check whether
the mark is attached in insert_hash() is pointless.
Reviewed-by: Richard Guy Briggs <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions