diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2020-04-02 09:08:53 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-04-02 09:08:53 -0700 |
commit | 457df33e035a2cffc6561992f3f25a6c61605c46 (patch) | |
tree | 3aa3c6f5ede2339ed4925a620aa7726c1a125502 /lib/mpi/mpiutil.c | |
parent | d9973ce2fe5bcdc5e01bb3f49833d152b8e166ca (diff) |
iomap: Handle memory allocation failure in readahead
bio_alloc() can fail when we use GFP_NORETRY. If it does, allocate
a bio large enough for a single page like mpage_readpages() does.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions