Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The ext4_find_extent() function never returns NULL, it returns error pointers. Fixes: 44059e5 ("ext4: fast commit recovery path") Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/20201023112232.GB282278@mwanda Signed-off-by: Theodore Ts'o <[email protected]> Cc: [email protected]
- Loading branch information