On 2020/8/28 13:46, Daeho Jeong wrote:
From: Daeho Jeong <daehoje...@google.com>After releasing cblocks, the compressed file can be accidentally disabled in compression mode, since it has zero cblocks. As we are using IMMUTABLE flag to present released cblocks state, we can add IMMUTABLE state check when considering the compressed file disabling. Signed-off-by: Daeho Jeong <daehoje...@google.com>
Reviewed-by: Chao Yu <yuch...@huawei.com> Thanks,