On 2024/8/1 20:59, Hongbo Li via Linux-erofs wrote:
On 2024/8/1 19:35, Hongzhen Luo wrote:
On 2024/8/1 19:31, Gao Xiang wrote:
On 2024/8/1 19:26, Hongzhen Luo wrote:
- Use i_size instead of i_size_read() due to immutable fses;
- Get rid of an unneeded goto since erofs_fill_dentries() also works;
- Remove unnecessary lines.
Signed-off-by: Hongzhen Luo <hongz...@linux.alibaba.com>
---
What's the difference from the previous version? why not marking
it as v2?
Thanks,
Gao Xiang
The previous version was corrupted and couldn't apply the patch using `git am`.
Sorry, I didn't write a changelog. I will provide a version with the changelog
added...
May be he also means the subject should be marked [PATCH v..]
Yes, I've told him offline. It seems like spam flooding anyway :(
Thanks,
Gao Xiang
Thanks,
Hongbo
Thanks,
Hongzhen Luo