commit | 75e91c888989cf2df5c78b251b07de1f5052e30e | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Wed Dec 09 16:42:14 2020 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Thu Dec 10 09:13:53 2020 -0800 |
tree | 4e4859ebcb5e7669f9de234323398d30aace5049 | |
parent | e584bbe821229a3e7cc409eecd51df66f9268c21 [diff] |
f2fs: compress: fix compression chksum This patch addresses minor issues in compression chksum. Fixes: b28f047b28c5 ("f2fs: compress: support chksum") Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>