From: Ilya Dryomov Date: Fri, 13 Apr 2012 14:05:08 +0000 (+0300) Subject: Btrfs: fix max chunk size check in chunk allocator X-Git-Tag: v3.4-rc5~6^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37db63a400d3bac467795aa43901065fd8d903b7;p=pandora-kernel.git Btrfs: fix max chunk size check in chunk allocator Fix a bug, where in case we need to adjust stripe_size so that the length of the resulting chunk is less than or equal to max_chunk_size, DUP chunks turn out to be only half as big as they could be. Cc: Arne Jansen Signed-off-by: Ilya Dryomov --- Reading git-diff-tree failed