Jens Axboe 0b385156c6
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 <nborisov@suse.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: azrim <mirzaspc@gmail.com>
2022-04-06 13:20:25 +07:00
..
2020-11-05 13:16:23 +01:00
2020-04-03 08:18:27 +02:00
2022-02-23 12:10:45 +01:00
2021-09-26 13:56:50 +02:00
2019-08-06 19:05:23 +02:00
2019-12-05 15:48:19 +01:00
2022-04-06 13:18:04 +07:00
2022-04-06 13:18:52 +07:00
2021-09-22 13:49:42 +02:00
2021-11-26 11:40:32 +01:00
2021-06-30 19:16:01 +02:00
2020-12-29 14:17:49 +01:00
2022-02-23 12:10:45 +01:00
2022-02-16 12:44:49 +01:00
2021-11-26 15:15:32 +01:00
2020-05-20 12:15:34 +02:00
2020-03-11 18:02:43 +01:00
2022-04-06 13:17:52 +07:00
2022-04-06 13:18:17 +07:00
2020-08-13 13:44:59 -07:00
2022-03-15 19:48:48 +01:00
2020-11-24 14:56:00 +01:00
2022-03-15 19:48:48 +01:00
2020-05-03 08:51:19 +02:00
2021-12-14 10:16:55 +01:00
2022-02-23 12:10:45 +01:00
2020-08-21 11:00:26 +02:00