git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b586b32
)
Btrfs: don't steal the reserved space from the global reserve if their space type...
author
Miao Xie
<miaox@cn.fujitsu.com>
Mon, 13 May 2013 13:55:11 +0000
(13:55 +0000)
committer
Josef Bacik
<jbacik@fusionio.com>
Sat, 18 May 2013 01:40:25 +0000
(21:40 -0400)
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>
fs/btrfs/extent-tree.c
patch
|
blob
|
history
diff --cc
fs/btrfs/extent-tree.c
Simple merge