commit | ab159cc2ed93c82c95b7018e835034ac4750233f | [log] [tgz] |
---|---|---|
author | Jiawei Wang <kyr1ewang@qq.com> | Mon Sep 16 15:54:57 2024 +0800 |
committer | Gao Xiang <xiang@kernel.org> | Wed Oct 30 15:34:21 2024 +0800 |
tree | 57b3088ff77df15a3e442e190f8375594354526b | |
parent | a3482823b0e7a934ecd46d4caa36bae6614d7f73 [diff] |
erofs-utils: tests: add fssum option for fsck This patch introduces a fssum option to the erofs-utils fsck tool, enabling checksum calculation for erofs image files. Signed-off-by: Jiawei Wang <kyr1ewang@qq.com> Signed-off-by: Gao Xiang <xiang@kernel.org>