diff options
author | 2020-10-23 14:22:32 +0300 | |
---|---|---|
committer | 2020-12-17 13:30:32 -0500 | |
commit | bc18546bf68e47996a359d2533168d5770a22024 (patch) | |
tree | 6662d764d18e9b3a5f9b59aea754a10c4b7f5cec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: check for invalid block size early when mounting a file system (diff) | |
download | wireguard-linux-bc18546bf68e47996a359d2533168d5770a22024.tar.xz wireguard-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions