From: Miao Xie Date: Wed, 16 Jan 2013 11:27:17 +0000 (+0000) Subject: Btrfs: fix wrong max device number for single profile X-Git-Tag: v3.8-rc5~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9f01bfe0ca411b4751d7fdbb9d602035ba52f75;p=pandora-kernel.git Btrfs: fix wrong max device number for single profile The max device number of single profile is 1, not 0 (0 means 'as many as possible'). Fix it. Cc: Liu Bo Signed-off-by: Miao Xie Reviewed-by: Liu Bo Signed-off-by: Josef Bacik --- Reading git-diff-tree failed