diff options
author | Chao Yu <yuchao0@huawei.com> | 2020-09-18 11:03:49 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2020-09-29 09:16:36 -0700 |
commit | 519a5a2f37b850f4eb86674a10d143088670a390 (patch) | |
tree | 6cf36ecfcb02727e0f57a66b822c41e3f3ec2967 /fs/xfs/scrub | |
parent | c68d6c8830225089c185bc5945b49afcb2e01cbf (diff) |
f2fs: compress: fix to disallow enabling compress on non-empty file
Compressed inode and normal inode has different layout, so we should
disallow enabling compress on non-empty file to avoid race condition
during inode .i_addr array parsing and updating.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
[Jaegeuk Kim: Fix missing condition]
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/xfs/scrub')
0 files changed, 0 insertions, 0 deletions