diff options
author | Josef Bacik <josef@toxicpanda.com> | 2024-10-03 18:43:07 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-01-13 16:53:15 +0300 |
commit | 0097422c0dfe0a943cf879777cabf299bb6258f7 (patch) | |
tree | 42eaf6ddf6c5f69dc3844a04a5b1eb941a2a46ff /scripts/lib/kdoc/kdoc_files.py | |
parent | 551d04a32a9e0b498c44e545ec27ed4553c59305 (diff) | |
download | linux-0097422c0dfe0a943cf879777cabf299bb6258f7.tar.xz |
btrfs: remove clone_backref_node() from relocation
Since we no longer maintain backref cache across transactions, and this
is only called when we're creating the reloc root for a newly created
snapshot in the transaction critical section, we will end up doing a
bunch of work that will just get thrown away when we start the
transaction in the relocation loop. Delete this code as it no longer
does anything for us.
Reviewed-by: Boris Burkov <boris@bur.io>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions