diff options
| author | 2009-02-12 10:06:04 -0500 | |
|---|---|---|
| committer | 2009-02-12 10:06:04 -0500 | |
| commit | b335b0034e252e79ec2e9c6697f5d663c4627bec (patch) | |
| tree | f99286083d21fdc298b50d3d47dc96a9f1f54bb8 /fs/btrfs/tree-log.c | |
| parent | Btrfs: don't clean old snapshots on sync(1) (diff) | |
| download | wireguard-linux-b335b0034e252e79ec2e9c6697f5d663c4627bec.tar.xz wireguard-linux-b335b0034e252e79ec2e9c6697f5d663c4627bec.zip | |
Btrfs: Avoid using __GFP_HIGHMEM with slab allocator
btrfs_releasepage may call kmem_cache_alloc indirectly,
and provide same GFP flags it gets to kmem_cache_alloc.
So it's possible to use __GFP_HIGHMEM with the slab
allocator.
Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions
