Files
linux/fs/ntfs
Jens Axboe 640ab98fb3 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 <nborisov@suse.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-10-03 08:38:17 -06:00
..
2014-10-09 22:25:46 -04:00
2014-04-07 16:35:49 -07:00
2015-06-23 18:01:59 -04:00
2015-06-24 17:49:38 -07:00
2016-01-22 18:04:28 -05:00