Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 210b907a authored by Wang Sheng-Hui's avatar Wang Sheng-Hui Committed by Jiri Kosina
Browse files

btrfs: remove unnecessary cur_trans set before goto loop in join_transaction



In the big loop, cur_trans will be set fs_info->running_transaction
before it's used. And after kmem_cache_free it and goto loop, it will
be setup again. No need to setup it immediately after freed.

Signed-off-by: default avatarWang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent c46d5c04
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment