Yue Hu 664609e49f erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
Note that we are still accessing 'h_idata_size' and 'h_fragmentoff'
after calling erofs_put_metabuf(), that is not correct. Fix it.

Fixes: ab92184ff8f1 ("erofs: add on-disk compressed tail-packing inline support")
Fixes: b15b2e307c3a ("erofs: support on-disk compressed fragments data")
Signed-off-by: Yue Hu <huyue2@coolpad.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20221005013528.62977-1-zbestahu@163.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
2022-10-17 06:55:48 +08:00
..
2022-09-27 17:27:45 +08:00
2022-09-27 17:27:45 +08:00
2022-05-18 00:11:19 +08:00
2022-05-18 00:11:19 +08:00
2022-09-27 17:27:45 +08:00
2021-10-25 08:22:59 +08:00
2022-09-27 17:27:45 +08:00
2022-10-07 09:19:14 -07:00