Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim :
On Mon, 12 Jun 2023 16:32:03 -0700 you wrote:
> From: Daeho Jeong
>
> We don't need to report an issue, when the zone write pointer already
> points to the end of the zone, since the zone mismatch is already taken
> care.
From: Daeho Jeong
We don't need to report an issue, when the zone write pointer already
points to the end of the zone, since the zone mismatch is already taken
care.
Signed-off-by: Daeho Jeong
---
fs/f2fs/segment.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/fs/