diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2020-10-23 14:22:32 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-12-17 13:30:32 -0500 |
commit | bc18546bf68e47996a359d2533168d5770a22024 (patch) | |
tree | 6662d764d18e9b3a5f9b59aea754a10c4b7f5cec /fs/ext4/fast_commit.h | |
parent | c9200760da8a728eb9767ca41a956764b28c1310 (diff) | |
download | linux-bc18546bf68e47996a359d2533168d5770a22024.tar.gz linux-bc18546bf68e47996a359d2533168d5770a22024.tar.bz2 linux-bc18546bf68e47996a359d2533168d5770a22024.zip |
ext4: fix an IS_ERR() vs NULL check
The ext4_find_extent() function never returns NULL, it returns error
pointers.
Fixes: 44059e503b03 ("ext4: fast commit recovery path")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20201023112232.GB282278@mwanda
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
Diffstat (limited to 'fs/ext4/fast_commit.h')
0 files changed, 0 insertions, 0 deletions