summaryrefslogtreecommitdiff
path: root/convert
diff options
context:
space:
mode:
Diffstat (limited to 'convert')
-rw-r--r--convert/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/convert/main.c b/convert/main.c
index 96358c62..c56382e9 100644
--- a/convert/main.c
+++ b/convert/main.c
@@ -1559,6 +1559,7 @@ next:
ret = -EINVAL;
error("inode %llu has some file extents not checked",
ino);
+ return ret;
}
}