[xiang-erofs:dev-test] BUILD SUCCESS 3126061444d66b6a79b7afcc31b5c730fd7be3a6

2024-04-25 Thread kernel test robot
collie_defconfig gcc arm defconfig clang arm randconfig-001-20240425 clang arm randconfig-002-20240425 clang arm randconfig-003-20240425 clang arm randconfig-004-20240425 clang arm

Re: [PATCH v2] erofs-utils: add missing block counting

2024-04-25 Thread Gao Xiang
On 2024/4/25 10:48, Noboru Asai wrote: Hi Gao, Oh, sorry. I knew to access i_blkaddr on uncompressed file, but it didn't occur on the file system for testing, so I overlooked it. I needed to be careful. np, I've fixed it :) Thanks, Gao Xiang