commit | fc997ed05a9f9d2185b8804fb2d0273e6d9e921a | [log] [tgz] |
---|---|---|
author | Qu Wenruo <wqu@suse.com> | Mon Mar 23 16:14:08 2020 +0800 |
committer | David Sterba <dsterba@suse.com> | Mon May 25 11:25:21 2020 +0200 |
tree | 7174ad9a5e48be71be276bf646da4441015d3cb1 | |
parent | 1b60d2ec982a35c2953d81d035e1d7fc7c89f42a [diff] |
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>