Hi Xiang, Thanks for your review.
Integrating the list_head to struct erofs_buffer_block seems better. And I removed the extra braces. My previous patches were sent by "git send-email", but unfortunately, Outlook changed my Message-ID, so they did not appear in one thread. Sorry for that, I will try another email provider this time. Hu Weiwen (2): erofs-utils: optimize mkfs to O(N), N = #files erofs-utils: refactor: remove end argument from erofs_mapbh include/erofs/cache.h | 3 +- lib/cache.c | 90 ++++++++++++++++++++++++++++++++++++------- lib/compress.c | 2 +- lib/inode.c | 10 ++--- lib/xattr.c | 2 +- mkfs/main.c | 2 +- 6 files changed, 86 insertions(+), 23 deletions(-) -- 2.17.1
