hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/fs/incfs/verity.c
....@@ -323,7 +323,7 @@
323323
324324 if (lvl == 0)
325325 result = incfs_read_data_file_block(partial_buf,
326
- f, i, tmp, NULL);
326
+ f, i, tmp, NULL, NULL);
327327 else {
328328 hash_level_offset = hash_offset +
329329 hash_tree->hash_level_suboffset[lvl - 1];