[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171029342995.17296.13814508095953932881.git-patchwork-notify@kernel.org>
Date: Wed, 13 Mar 2024 01:30:29 +0000
From: patchwork-bot+f2fs@...nel.org
To: Xiuhong Wang <xiuhong.wang@...soc.com>
Cc: jaegeuk@...nel.org, chao@...nel.org,
linux-f2fs-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
ke.wang@...soc.com, xiuhong.wang.cn@...il.com, hongyu.jin.cn@...il.com
Subject: Re: [f2fs-dev] [PATCH V2 1/2] f2fs: compress: relocate some judgments
in f2fs_reserve_compress_blocks
Hello:
This series was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@...nel.org>:
On Wed, 6 Mar 2024 11:47:45 +0800 you wrote:
> The following f2fs_io test will get a "0" result instead of -EINVAL,
> unisoc # ./f2fs_io compress file
> unisoc # ./f2fs_io reserve_cblocks file
> 0
> it's not reasonable, so the judgement of
> atomic_read(&F2FS_I(inode)->i_compr_blocks) should be placed after
> the judgement of is_inode_flag_set(inode, FI_COMPRESS_RELEASED).
>
> [...]
Here is the summary with links:
- [f2fs-dev,V2,1/2] f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocks
https://git.kernel.org/jaegeuk/f2fs/c/b7d797d241c1
- [f2fs-dev,V2,2/2] f2fs: compress: fix reserve_cblocks counting error when out of space
https://git.kernel.org/jaegeuk/f2fs/c/2f6d721e14b6
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