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.
>
>
[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.
v2
- Fix a linkage error where (U64 % U32
2 matches
Mail list logo