On Wed, Nov 06, 2019 at 03:08:09PM +0530, Ritesh Harjani wrote: > This patch adds the error handling in case of any memory allocation > failure for io_end_vec. This was missing in original > patch series which enables dioread_nolock for blocksize < pagesize. > > Fixes: c8cc88163f40 ("ext4: Add support for blocksize < pagesize in dioread_nolock") > Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Signed-off-by: Ritesh Harjani <riteshh@xxxxxxxxxxxxx> Applied, thanks. - Ted