]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: Use init_delayed_ref_common in add_delayed_tree_ref
authorNikolay Borisov <nborisov@suse.com>
Tue, 24 Apr 2018 14:18:18 +0000 (17:18 +0300)
committerDavid Sterba <dsterba@suse.com>
Mon, 28 May 2018 16:07:30 +0000 (18:07 +0200)
commitef00bf484e0132dc168afa618abd4f2627c2ff48
tree2b689d007d7ba0ac5d57676e2ff63f7c0545210c
parentfc431e556f1f8232a324f6b98c76172c5fc5a3c7
btrfs: Use init_delayed_ref_common in add_delayed_tree_ref

Use the newly introduced common helper.  No functional changes.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/delayed-ref.c