From: Zhao Lei Date: Tue, 20 Jan 2015 07:11:33 +0000 (+0800) Subject: Btrfs: Make raid_map array be inlined in btrfs_bio structure X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~34^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e5cfb55d3f7dc764cd7f4c966d4c2687eaf7569;p=pandora-kernel.git Btrfs: Make raid_map array be inlined in btrfs_bio structure It can make code more simple and clear, we need not care about free bbio and raid_map together. Signed-off-by: Miao Xie Signed-off-by: Zhao Lei Signed-off-by: Chris Mason --- Reading git-diff-tree failed