[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168071161944.13885.1835796747309052831.git-patchwork-notify@kernel.org>
Date: Wed, 05 Apr 2023 16:20:19 +0000
From: patchwork-bot+f2fs@...nel.org
To: Yangtao Li <frank.li@...o.com>
Cc: jaegeuk@...nel.org, chao@...nel.org, linux-kernel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH 1/4] f2fs: fix to check lz4hc compression when
CONFIG_F2FS_FS_LZ4HC is not enabled
Hello:
This series was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@...nel.org>:
On Tue, 24 Jan 2023 23:33:43 +0800 you wrote:
> f2fs supports lz4 compression algorithm and lz4hc compression algorithm,
> which the level parameter needs to be passed in. When CONFIG_F2FS_FS_LZ4HC
> is not enabled, even if there is no problem with the level parameter, add
> the level parameter to the lz4 algorithm will cause the mount to fail.
>
> Let's change it to be the same as other compression algorithms. When the
> kernel does not enable the algorithm, ignore this parameter and print msg.
>
> [...]
Here is the summary with links:
- [f2fs-dev,1/4] f2fs: fix to check lz4hc compression when CONFIG_F2FS_FS_LZ4HC is not enabled
(no matching commit)
- [f2fs-dev,2/4] f2fs: introduce f2fs_set_compress_level()
(no matching commit)
- [f2fs-dev,3/4] f2fs: set default compress option only when sb_has_compression
https://git.kernel.org/jaegeuk/f2fs/c/338abb312bb2
- [f2fs-dev,4/4] f2fs: merge lz4hc_compress_pages() to lz4_compress_pages()
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists