Hello:
This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim jaegeuk@kernel.org:
On Tue, 12 Sep 2023 13:50:15 -0700 you wrote:
Otherwise, we'll get a broken inode.
# touch $FILE # f2fs_io setflags compression $FILE # f2fs_io set_coption 2 8 $FILE
[ 112.227612] F2FS-fs (dm-51): sanity_check_compress_inode: inode (ino=8d3fe) has unsupported compress level: 0, run fsck to fix
[...]
Here is the summary with links: - [f2fs-dev] f2fs: set the default compress_level on ioctl https://git.kernel.org/jaegeuk/f2fs/c/f5f3bd903a5d
You are awesome, thank you!