commit | 5d9640517d92d05843711ea982cbeff42d7ed32d | [log] [tgz] |
---|---|---|
author | Stefan Behrens <sbehrens@giantdisaster.de> | Mon Nov 05 14:59:07 2012 +0100 |
committer | Josef Bacik <jbacik@fusionio.com> | Wed Dec 12 17:15:34 2012 -0500 |
tree | fa7f4fb0a3a5017e0e8cdcd7f7709e4d5a381785 | |
parent | 7ba15b7d211846c187a7c5dc75a5964476f8bc89 [diff] |
Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree This is required for the device replace procedure in a later step. Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de> Signed-off-by: Chris Mason <chris.mason@fusionio.com>