Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim :
On Tue, 9 Apr 2024 16:34:11 -0700 you wrote:
> From: Daeho Jeong
>
> While do not allocating a new section in advance for file pinning area, I
> missed that we should write the sum block for the last segment of a file
> p
On 2024/4/10 7:34, Daeho Jeong wrote:
From: Daeho Jeong
While do not allocating a new section in advance for file pinning area, I
missed that we should write the sum block for the last segment of a file
pinning section.
Fixes: 9703d69d9d15 ("f2fs: support file pinning for zoned devices")
Signe
From: Daeho Jeong
While do not allocating a new section in advance for file pinning area, I
missed that we should write the sum block for the last segment of a file
pinning section.
Fixes: 9703d69d9d15 ("f2fs: support file pinning for zoned devices")
Signed-off-by: Daeho Jeong
---
fs/f2fs/segm