Hello:
This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim jaegeuk@kernel.org:
On Thu, 7 Sep 2023 14:08:58 -0700 you wrote:
Let's allocate the extent_cache tree without dynamic conditions to avoid a missing condition causing a panic as below.
# create a file w/ a compressed flag # disable the compression # panic while updating extent_cache
[...]
Here is the summary with links: - [f2fs-dev] f2fs: split initial and dynamic conditions for extent_cache https://git.kernel.org/jaegeuk/f2fs/c/f803982190f0
You are awesome, thank you!