https://github.com/torvalds/linux
Revision 43e817a1fdda17f3357602ed7964c248c8c53ae0 authored by Itaru Kitayama on 25 April 2011, 23:43:51 UTC, committed by Chris Mason on 25 April 2011, 23:43:51 UTC
the space cache use extent_readpages() to read free space information,
so we can not use GFP_KERNEL flag to allocate memory, or it may lead
to deadlock.

Signed-off-by: Itaru Kitayama <kitayama@cl.bb4u.ne.jp>
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
1 parent a62f44a
History
Tip revision: 43e817a1fdda17f3357602ed7964c248c8c53ae0 authored by Itaru Kitayama on 25 April 2011, 23:43:51 UTC
btrfs: fix wrong allocating flag when reading page
Tip revision: 43e817a
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-- 941 bytes
.mailmap -rw-r--r-- 4.0 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 187.2 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top