diff options
author | 2024-07-24 17:11:16 +0100 | |
---|---|---|
committer | 2024-08-26 23:39:42 -0400 | |
commit | 972090651ee15e51abfb2160e986fa050cfc7a40 (patch) | |
tree | b43e7357c7cd19d6e288d9fec0c2309157909ece /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit() (diff) | |
download | wireguard-linux-972090651ee15e51abfb2160e986fa050cfc7a40.tar.xz wireguard-linux-972090651ee15e51abfb2160e986fa050cfc7a40.zip |
ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()
Function __jbd2_log_wait_for_space() assumes that '0' is not a valid value
for transaction IDs, which is incorrect. Don't assume that and invoke
jbd2_log_wait_commit() if the journal had a committing transaction instead.
Signed-off-by: Luis Henriques (SUSE) <luis.henriques@linux.dev>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20240724161119.13448-3-luis.henriques@linux.dev
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions