Commit 87a91a1
f2fs: only set release for file that has compressed data
If a file is not comprssed yet or does not have compressed data,
for example, its data has a very low compression ratio, do not
set FI_COMPRESS_RELEASED flag.
Signed-off-by: Sheng Yong <shengyong@oppo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>1 parent c31e496 commit 87a91a1
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3510 | 3510 | | |
3511 | 3511 | | |
3512 | 3512 | | |
| 3513 | + | |
| 3514 | + | |
| 3515 | + | |
| 3516 | + | |
| 3517 | + | |
3513 | 3518 | | |
3514 | 3519 | | |
3515 | 3520 | | |
3516 | 3521 | | |
3517 | | - | |
3518 | | - | |
3519 | | - | |
3520 | 3522 | | |
3521 | 3523 | | |
3522 | 3524 | | |
| |||
0 commit comments