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)
commit4fc781a3eb3b4955c03c2009e033da3b5f5adb5d
treee73fa0f8172b2241718ee07b09cb30e3cf263da6
parentf567adb0342e125903cbe77adcf1e09b53acda1f
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