kernel/fs/incfs/verity.c
.. .. @@ -323,7 +323,7 @@ 323 323 324 324 if (lvl == 0) 325 325 result = incfs_read_data_file_block(partial_buf, 326 - f, i, tmp, NULL);326 + f, i, tmp, NULL, NULL);327 327 else { 328 328 hash_level_offset = hash_offset + 329 329 hash_tree->hash_level_suboffset[lvl - 1];