[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171310876541.3156.7562582983890566171.git-patchwork-notify@kernel.org>
Date: Sun, 14 Apr 2024 15:32:45 +0000
From: patchwork-bot+f2fs@...nel.org
To: Chao Yu <chao@...nel.org>
Cc: jaegeuk@...nel.org, r.smirnov@....ru, linux-kernel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH] f2fs: fix to detect inconsistent nat entry
during truncation
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@...nel.org>:
On Fri, 22 Mar 2024 22:59:55 +0800 you wrote:
> As Roman Smirnov reported as below:
>
> "
> There is a possible bug in f2fs_truncate_inode_blocks():
>
> if (err < 0 && err != -ENOENT)
> goto fail;
> ...
> offset[1] = 0;
> offset[0]++;
> nofs += err;
>
> [...]
Here is the summary with links:
- [f2fs-dev] f2fs: fix to detect inconsistent nat entry during truncation
https://git.kernel.org/jaegeuk/f2fs/c/92c556ed6318
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