]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: fix wrong description of compress feature in f2fs.rst
authorChao Yu <yuchao0@huawei.com>
Fri, 3 Jul 2020 08:39:09 +0000 (16:39 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 8 Jul 2020 17:11:19 +0000 (10:11 -0700)
commit6b7156dd69c39541e8b1004990871cda0e67f614
treee73fa0f8172b2241718ee07b09cb30e3cf263da6
parentd99ebd81d3fecdcd22b94cecf7e8d886ef4264c2
f2fs: fix wrong description of compress feature in f2fs.rst

f2fs will try compressing data in cluster only when "all logical
blocks in cluster contain valid data" rather than "all logical
blocks in file are valid".

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/filesystems/f2fs.rst