On 2025/5/14 20:08, Gao Xiang wrote:
- trace_erofs_readpages => trace_erofs_readahead;
- Rename a redundant statement `nrpages = readahead_count(rac);`;
- Move the tracepoint to the beginning of z_erofs_readahead().
Signed-off-by: Gao Xiang
Reviewed-by: Hongbo Li
Thanks,
Hongbo
- trace_erofs_readpages => trace_erofs_readahead;
- Rename a redundant statement `nrpages = readahead_count(rac);`;
- Move the tracepoint to the beginning of z_erofs_readahead().
Signed-off-by: Gao Xiang
---
replace a stale version..
fs/erofs/fileio.c| 2 +-
fs/erofs/zdata.c