diff options
author | 2017-06-23 00:29:05 -0400 | |
---|---|---|
committer | 2017-06-23 00:29:05 -0400 | |
commit | 6febe6f253a5bb5c7ac2080d688bd4b75e019d4d (patch) | |
tree | f684f8158e8451b55c4007f30a6b4023d04281dd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: forbid encrypting root directory (diff) | |
download | wireguard-linux-6febe6f253a5bb5c7ac2080d688bd4b75e019d4d.tar.xz wireguard-linux-6febe6f253a5bb5c7ac2080d688bd4b75e019d4d.zip |
ext4: return EIO on read error in ext4_find_entry
Previously, a read error would be ignored and we would eventually return
NULL from ext4_find_entry, which signals "no such file or directory". We
should be returning EIO.
Signed-off-by: Khazhismel Kumykov <khazhy@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions