]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: reloc: refactor useless nodes handling into its own function
authorQu Wenruo <wqu@suse.com>
Wed, 26 Feb 2020 05:08:36 +0000 (13:08 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 May 2020 09:25:18 +0000 (11:25 +0200)
commit803ba4873f7d286f3944635d1c7191541d999acb
treec0f3285ebde067f5c4b7253be87cd1789fbcf2dc
parentf09fa961e19b6a1feb61d5c48b7a9f4aaa4e1d02
btrfs: reloc: refactor useless nodes handling into its own function

This patch will also add some comment for the cleanup.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/relocation.c