]> 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)
commitb15c89c44752eedc1c397f78aaa45a735a763ff5
tree2b689d007d7ba0ac5d57676e2ff63f7c0545210c
parentab794187438fb70e9dae95bf233f488a22e676a9
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