Skip to content
Commit c6140415 authored by Jaegeuk Kim's avatar Jaegeuk Kim
Browse files

f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit



Once we release compressed blocks, we used to set IMMUTABLE bit. But it turned
out it disallows every fs operations which we don't need for compression.

Let's just prevent writing data only.

Reviewed-by: default avatarChao Yu <yuchao0@huawei.com>
Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
parent 8f1d4983
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment