aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fs-writeback.c
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2017-09-27 12:08:57 +0000
committerJens Axboe <[email protected]>2017-10-03 14:38:17 +0000
commitbc48f001de12225b6430a243504aa60b5ae8a91a (patch)
tree9fbe2021803a2b70af2d8183a4330236aeccc4e1 /fs/fs-writeback.c
parentbuffer: grow_dev_page() should use __GFP_NOFAIL for all cases (diff)
downloadkernel-bc48f001de12225b6430a243504aa60b5ae8a91a.tar.gz
kernel-bc48f001de12225b6430a243504aa60b5ae8a91a.zip
buffer: eliminate the need to call free_more_memory() in __getblk_slow()
Since the previous commit removed any case where grow_buffers() would return failure due to memory allocations, we can safely remove the case where we have to call free_more_memory() in this function. Since this is also the last user of free_more_memory(), kill it off completely. 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