diff options
| author | Luis Henriques (SUSE) <[email protected]> | 2024-07-24 17:11:16 +0100 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2024-08-26 23:39:42 -0400 |
| commit | 972090651ee15e51abfb2160e986fa050cfc7a40 (patch) | |
| tree | b43e7357c7cd19d6e288d9fec0c2309157909ece /include/linux/timerqueue.h | |
| parent | dd589b0f1445e1ea1085b98edca6e4d5dedb98d0 (diff) | |
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) <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Cc: [email protected]
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions