]> asedeno.scripts.mit.edu Git - linux.git/commit
btrfs: Use init_delayed_ref_head in add_delayed_ref_head
authorNikolay Borisov <nborisov@suse.com>
Tue, 24 Apr 2018 14:18:23 +0000 (17:18 +0300)
committerDavid Sterba <dsterba@suse.com>
Mon, 28 May 2018 16:07:31 +0000 (18:07 +0200)
commiteb86ec73b968b2895ffede893b33bf49bbc9bf5c
treedcd8b63e486415f4e727c6fac4bd74e15d294796
parenta2e569b3f2b138f2c25b4598cf4b18af8af39abd
btrfs: Use init_delayed_ref_head in add_delayed_ref_head

Use the newly introduced function when initialising the head_ref in
add_delayed_ref_head. 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