Home
last modified time | relevance | path

Searched hist:b28f047b28c51d0b9864c34b097bb0b221ea7247 (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/filesystems/
H A Df2fs.rstdiff b28f047b28c51d0b9864c34b097bb0b221ea7247 Thu Nov 26 11:32:09 CET 2020 Chao Yu <yuchao0@huawei.com> f2fs: compress: support chksum

This patch supports to store chksum value with compressed
data, and verify the integrality of compressed data while
reading the data.

The feature can be enabled through specifying mount option
'compress_chksum'.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
/linux/fs/f2fs/
H A Dcompress.cdiff b28f047b28c51d0b9864c34b097bb0b221ea7247 Thu Nov 26 11:32:09 CET 2020 Chao Yu <yuchao0@huawei.com> f2fs: compress: support chksum

This patch supports to store chksum value with compressed
data, and verify the integrality of compressed data while
reading the data.

The feature can be enabled through specifying mount option
'compress_chksum'.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dinode.cdiff b28f047b28c51d0b9864c34b097bb0b221ea7247 Thu Nov 26 11:32:09 CET 2020 Chao Yu <yuchao0@huawei.com> f2fs: compress: support chksum

This patch supports to store chksum value with compressed
data, and verify the integrality of compressed data while
reading the data.

The feature can be enabled through specifying mount option
'compress_chksum'.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dsuper.cdiff b28f047b28c51d0b9864c34b097bb0b221ea7247 Thu Nov 26 11:32:09 CET 2020 Chao Yu <yuchao0@huawei.com> f2fs: compress: support chksum

This patch supports to store chksum value with compressed
data, and verify the integrality of compressed data while
reading the data.

The feature can be enabled through specifying mount option
'compress_chksum'.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Df2fs.hdiff b28f047b28c51d0b9864c34b097bb0b221ea7247 Thu Nov 26 11:32:09 CET 2020 Chao Yu <yuchao0@huawei.com> f2fs: compress: support chksum

This patch supports to store chksum value with compressed
data, and verify the integrality of compressed data while
reading the data.

The feature can be enabled through specifying mount option
'compress_chksum'.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
/linux/include/linux/
H A Df2fs_fs.hdiff b28f047b28c51d0b9864c34b097bb0b221ea7247 Thu Nov 26 11:32:09 CET 2020 Chao Yu <yuchao0@huawei.com> f2fs: compress: support chksum

This patch supports to store chksum value with compressed
data, and verify the integrality of compressed data while
reading the data.

The feature can be enabled through specifying mount option
'compress_chksum'.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>