From: Miao Xie Date: Mon, 13 May 2013 13:55:11 +0000 (+0000) Subject: Btrfs: don't steal the reserved space from the global reserve if their space type... X-Git-Tag: v3.10-rc2~7^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5881cfc924c8143dbc3e1f343516fc6527eb8311;p=pandora-kernel.git Btrfs: don't steal the reserved space from the global reserve if their space type is different If the type of the space we need is different with the global reserve, we can not steal the space from the global reserve, because we can not allocate the space from the free space cache that the global reserve points to. Cc: Tsutomu Itoh Signed-off-by: Miao Xie Signed-off-by: Josef Bacik --- Reading git-diff-tree failed