Hello:

This series was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <[email protected]>:

On Wed, 12 Nov 2025 09:47:47 +0800 you wrote:
> memalloc_retry_wait() is recommended in memory allocation retry logic,
> use it as much as possible.
> 
> Signed-off-by: Chao Yu <[email protected]>
> ---
> use memalloc_retry_wait() instead of f2fs_io_schedule_timeout()
>  fs/f2fs/segment.c | 2 +-
>  fs/f2fs/super.c   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Here is the summary with links:
  - [f2fs-dev,v2,1/3] f2fs: use memalloc_retry_wait() as much as possible
    https://git.kernel.org/jaegeuk/f2fs/c/00e24c488596
  - [f2fs-dev,v2,2/3] f2fs: introduce f2fs_schedule_timeout()
    https://git.kernel.org/jaegeuk/f2fs/c/517eb4747ad8
  - [f2fs-dev,v2,3/3] f2fs: change default schedule timeout value
    https://git.kernel.org/jaegeuk/f2fs/c/2f4c126cc08b

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html




_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to