
26 Aug
2022
26 Aug
'22
4:29 p.m.
On Mon, Aug 15, 2022 at 07:45:11PM +0800, Qu Wenruo wrote:
[CHANGELOG] v3:
Fix an error that we always return 0 actread bytes for unsupported fses For unsupported fses, we should also populate @total_read. Or we will just read the data but still return 0 for actually bytes.
Now it pass all test_fs* cases.
We're failing squashfs still, sorry: https://source.denx.de/u-boot/u-boot/-/jobs/486819#L399
--
Tom