From: Ilya Dryomov Date: Mon, 16 Jan 2012 20:04:48 +0000 (+0200) Subject: Btrfs: do not reduce profile in do_chunk_alloc() X-Git-Tag: v3.3-rc1~26^2~12^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70922617b0099f420deceb53d5dc7f4fb30d08d0;p=pandora-kernel.git Btrfs: do not reduce profile in do_chunk_alloc() Every caller of do_chunk_alloc() feeds it the reduced allocation profile, so stop trying to reduce it one more time. Instead check the validity of the passed profile. Signed-off-by: Ilya Dryomov --- Reading git-diff-tree failed