commit | 469407a3b5ed9390cfacb0363d1cc926a51f6a14 | [log] [tgz] |
---|---|---|
author | Gao Xiang <hsiangkao@linux.alibaba.com> | Thu Dec 09 09:29:18 2021 +0800 |
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | Thu Dec 09 10:02:10 2021 +0800 |
tree | d6e63a313392ad5a1b5db91fa0bdc4b0309eead1 | |
parent | 7acc3d1afd02a956f2a6fbe0e8395698943c9686 [diff] |
erofs: clean up erofs_map_blocks tracepoints Since the new type of chunk-based files is introduced, there is no need to leave flatmode tracepoints. Rename to erofs_map_blocks instead. Link: https://lore.kernel.org/r/20211209012918.30337-1-hsiangkao@linux.alibaba.com Reviewed-by: Yue Hu <huyue2@yulong.com> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>