https://github.com/torvalds/linux
Revision 5881cfc924c8143dbc3e1f343516fc6527eb8311 authored by Miao Xie on 13 May 2013, 13:55:11 UTC, committed by Josef Bacik on 18 May 2013, 01:40:25 UTC
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>
1 parent b586b32
History
Tip revision: 5881cfc924c8143dbc3e1f343516fc6527eb8311 authored by Miao Xie on 13 May 2013, 13:55:11 UTC
Btrfs: don't steal the reserved space from the global reserve if their space type is different
Tip revision: 5881cfc
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 244.0 KB
Makefile -rw-r--r-- 47.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top