aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2021-04-06 18:17:59 +0200
committerTheodore Ts'o <[email protected]>2021-04-09 21:19:32 -0400
commit3b1833e92baba135923af4a07e73fe6e54be5a2f (patch)
tree1217f69aa4503b53d733a74f20536cada00608a4 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent6810fad956df9e5467e8e8a5ac66fda0836c71fa (diff)
ext4: annotate data race in start_this_handle()
Access to journal->j_running_transaction is not protected by appropriate lock and thus is racy. We are well aware of that and the code handles the race properly. Just add a comment and data_race() annotation. Cc: [email protected] Reported-by: [email protected] Signed-off-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions