diff options
author | Jan Kara <[email protected]> | 2021-04-06 18:17:59 +0200 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2021-04-09 21:19:32 -0400 |
commit | 3b1833e92baba135923af4a07e73fe6e54be5a2f (patch) | |
tree | 1217f69aa4503b53d733a74f20536cada00608a4 /scripts/gdb/linux/timerlist.py | |
parent | 6810fad956df9e5467e8e8a5ac66fda0836c71fa (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 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions