]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: backref: rename and move finish_upper_links()
authorQu Wenruo <wqu@suse.com>
Mon, 23 Mar 2020 08:14:08 +0000 (16:14 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 May 2020 09:25:21 +0000 (11:25 +0200)
commit9c8074348c7f6061e7cd2df7bac404459d72cf16
tree7174ad9a5e48be71be276bf646da4441015d3cb1
parent9f41597349958f5f0542595ef5ecd3378dc97fd4
btrfs: backref: rename and move finish_upper_links()

This the the 2nd major part of generic backref cache. Move it to
backref.c so we can reuse it.

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/backref.c
fs/btrfs/backref.h
fs/btrfs/relocation.c