diff options
author | Miao Xie <miaox@cn.fujitsu.com> | 2011-03-24 12:41:21 +0100 |
---|---|---|
committer | root <Chris Mason chris.mason@oracle.com> | 2011-03-28 11:37:39 +0200 |
commit | fc0e4a314e361af3b13d9320e92c64118f9a3e61 (patch) | |
tree | 5bb9f51968375e5a7e19751da028bb5a8b74c624 /fs/proc | |
parent | Btrfs: check return value of read_tree_block() (diff) | |
download | linux-fc0e4a314e361af3b13d9320e92c64118f9a3e61.tar.xz linux-fc0e4a314e361af3b13d9320e92c64118f9a3e61.zip |
btrfs: use GFP_NOFS instead of GFP_KERNEL
In the filesystem context, we must allocate memory by GFP_NOFS,
or we may start another filesystem operation and make kswap thread hang up.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/proc')
0 files changed, 0 insertions, 0 deletions