From: Miao Xie Date: Thu, 3 Jul 2014 10:22:12 +0000 (+0800) Subject: Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs X-Git-Tag: omap-fixes-against-v3.17-rc3~41^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69611ac810af8e88eeb5ebd851589a0e8cc90860;p=pandora-kernel.git Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs We forgot to zero some members in fs_devices when we create new fs_devices from the one of the seed fs. It would cause the problem that we got wrong chunk profile when allocating chunks. Fix it. Signed-off-by: Miao Xie Signed-off-by: Chris Mason --- Reading git-diff-tree failed