commit | 5881cfc924c8143dbc3e1f343516fc6527eb8311 | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Mon May 13 13:55:11 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Fri May 17 21:40:25 2013 -0400 |
tree | 9c892f0bbe0d393d2e6393a131d88498307a3691 | |
parent | b586b32374909863311b7c916c7c0c709141e35a [diff] |
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 <t-itoh@jp.fujitsu.com> Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com>