Josef Bacik 0ea4703cc2 btrfs: move ref specific initialization into init_delayed_ref_common
Now that the btrfs_delayed_ref_node contains a union of the data and
metadata specific information we can move the initialization into
init_delayed_ref_common and just use the btrfs_ref to initialize the
correct fields of the reference.

Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2024-05-07 21:31:04 +02:00
..
2024-03-04 16:24:46 +01:00
2024-03-12 12:28:34 -07:00
2024-05-07 21:31:04 +02:00
2024-03-04 16:24:46 +01:00
2024-05-07 21:31:04 +02:00
2024-03-04 16:24:46 +01:00
2024-03-04 16:24:46 +01:00
2024-03-27 13:56:41 -07:00