aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2017-09-27 11:40:16 +0000
committerJens Axboe <[email protected]>2017-10-03 14:38:17 +0000
commit640ab98fb3629c0f8417b9b2532eca596495f3bb (patch)
tree59f6d84e07327e6b94473bcd66e7366582b7f85b /fs/fs-writeback.c
parentblk-mq: wire up completion notifier for laptop mode (diff)
downloadkernel-640ab98fb3629c0f8417b9b2532eca596495f3bb.tar.gz
kernel-640ab98fb3629c0f8417b9b2532eca596495f3bb.zip
buffer: have alloc_page_buffers() use __GFP_NOFAIL
Instead of adding weird retry logic in that function, utilize __GFP_NOFAIL to ensure that the vm takes care of handling any potential retries appropriately. This means we don't have to call free_more_memory() from here. Reviewed-by: Nikolay Borisov <[email protected]> Reviewed-by: Jan Kara <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions