summaryrefslogtreecommitdiffstats
path: root/fs/init.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2020-10-23 14:22:32 +0300
committerTheodore Ts'o <tytso@mit.edu>2020-12-17 13:30:32 -0500
commitbc18546bf68e47996a359d2533168d5770a22024 (patch)
tree6662d764d18e9b3a5f9b59aea754a10c4b7f5cec /fs/init.c
parentc9200760da8a728eb9767ca41a956764b28c1310 (diff)
downloadlinux-bc18546bf68e47996a359d2533168d5770a22024.tar.bz2
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/init.c')
0 files changed, 0 insertions, 0 deletions