btrfs-progs: convert: clean up blk_iterate_data handling wrt record_file_blocks
commitbb45612e87341bdd82e371a157458563cb7ef67b
authorJeff Mahoney <jeffm@suse.com>
Wed, 14 Aug 2013 04:25:59 +0000 (14 00:25 -0400)
committerDavid Sterba <dsterba@suse.cz>
Fri, 5 Jun 2015 19:59:17 +0000 (5 21:59 +0200)
tree953b1d094e3bcdf5a8f0a3f1b6787aea67cea661
parentd91f5ef091c6b6ae11b86cb8420f74670ddcc79c
btrfs-progs: convert: clean up blk_iterate_data handling wrt record_file_blocks

Hand off initialization of blk_iterate_data to init_blk_iterate_data and
pass the structure when the elements are the only values passed anyway.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
btrfs-convert.c