diff options
author | 2011-04-25 19:43:51 -0400 | |
---|---|---|
committer | 2011-04-25 19:43:51 -0400 | |
commit | 43e817a1fdda17f3357602ed7964c248c8c53ae0 (patch) | |
tree | a6064abb7f4a4eecc6c6fbbb37a0a53ede93c979 /tools/perf/scripts/python/syscall-counts.py | |
parent | Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() (diff) | |
download | linux-dev-43e817a1fdda17f3357602ed7964c248c8c53ae0.tar.xz linux-dev-43e817a1fdda17f3357602ed7964c248c8c53ae0.zip |
btrfs: fix wrong allocating flag when reading page
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>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions