diff options
| author | Filipe Manana <fdmanana@suse.com> | 2026-04-01 19:46:59 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-04-07 19:42:24 +0200 |
| commit | e1194226bf7642cab9d45f32fff4ea600c9069cc (patch) | |
| tree | 295dac5b83f1d706ea6c9f8a61d069b46b1e80c9 /drivers/char/drm/git@git.tavy.me:linux.git | |
| parent | 7801f3ea9591cf040f7f92c44f8ec91eaa0d6207 (diff) | |
btrfs: remove duplicate journal_info reset on failure to commit transaction
If we get an error during the transaction commit path, we are resetting
current->journal_info to NULL twice - once in btrfs_commit_transaction()
right before calling cleanup_transaction() and then once again inside
cleanup_transaction(). Remove the instance in btrfs_commit_transaction().
Reviewed-by: Anand Jain <asj@kernel.org>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'drivers/char/drm/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
