diff options
author | Yan, Zheng <zyan@redhat.com> | 2015-06-13 11:27:05 +0200 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2015-06-25 10:49:31 +0200 |
commit | 687265e5a885d6308f5d73e738efe3c2674fa218 (patch) | |
tree | 65f9c44df4ed4c391b7f7f67d5f7643b703e8d47 /net | |
parent | ceph: pre-allocate data structure that tracks caps flushing (diff) | |
download | linux-687265e5a885d6308f5d73e738efe3c2674fa218.tar.xz linux-687265e5a885d6308f5d73e738efe3c2674fa218.zip |
ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL
GFP_NOFS memory allocation is required for page writeback path.
But there is no need to use GFP_NOFS in syscall path and readpage
path
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions