diff options
author | Kemeng Shi <[email protected]> | 2024-05-14 19:24:37 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-06-27 10:20:26 -0400 |
commit | 136d3e0703e807b14ed6f9b8a5a544b6ba08d940 (patch) | |
tree | c185f805d7252b0074aecdd9579575936e3e1d7f /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | d5c545735aa0d6443460ac407d35f8fa235d5102 (diff) |
jbd2: remove dead check of JBD2_UNMOUNT in kjournald2
We always set JBD2_UNMOUNT with j_state_lock held in journal_kill_thread.
In kjournald2, we check JBD2_UNMOUNT flag two times under the same
j_state_lock. Then the second check is unnecessary.
Signed-off-by: Kemeng Shi <[email protected]>
Reviewed-by: Zhang Yi <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://patch.msgid.link/[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