From: Ilya Dryomov Date: Tue, 27 Mar 2012 14:09:16 +0000 (+0300) Subject: Btrfs: stop silently switching single chunks to raid0 on balance X-Git-Tag: v3.4-rc1~22^2~12^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3176ca2769e420f64eba4b093bbddea6d7a89c3;p=pandora-kernel.git Btrfs: stop silently switching single chunks to raid0 on balance This has been causing a lot of confusion for quite a while now and a lot of users were surprised by this (some of them were even stuck in a ENOSPC situation which they couldn't easily get out of). The addition of restriper gives users a clear choice between raid0 and drive concat setup so there's absolutely no excuse for us to keep doing this. Signed-off-by: Ilya Dryomov --- Reading git-diff-tree failed