commit | a3482823b0e7a934ecd46d4caa36bae6614d7f73 | [log] [tgz] |
---|---|---|
author | Jiawei Wang <kyr1ewang@qq.com> | Mon Sep 16 15:54:56 2024 +0800 |
committer | Gao Xiang <xiang@kernel.org> | Wed Oct 30 15:34:21 2024 +0800 |
tree | c4275199cdaa36ddb2f5179d1fa630303db539a2 | |
parent | 3fcf75092ac2aded886ae63b86264336ff2e7289 [diff] |
erofs-utils: tests: implement checksum calculation for fssum This patch specifically implements the function of calculating image checksum and provides interface function that enables fsck to call to complete the calculation of image checksum. Signed-off-by: Jiawei Wang <kyr1ewang@qq.com> Signed-off-by: Gao Xiang <xiang@kernel.org>