From: Stefan Behrens Date: Mon, 5 Nov 2012 14:46:42 +0000 (+0100) Subject: Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree X-Git-Tag: v3.8-rc1~71^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ec706c831d4c96905c287013c8228b21619a1d9;p=pandora-kernel.git Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree This is required for the device replace procedure in a later step. Two calling functions also had to be changed to have the fs_info pointer: repair_io_failure() and scrub_setup_recheck_block(). Signed-off-by: Stefan Behrens Signed-off-by: Chris Mason --- Reading git-diff-tree failed