Re: [f2fs-dev] [PATCH] f2fs: subtract current_reserved_blocks from total

2025-03-05 Thread Daeho Jeong
On Wed, Mar 5, 2025 at 6:35 AM Jaegeuk Kim wrote: > > On 03/05, Chao Yu wrote: > > On 3/5/25 03:20, Daeho Jeong wrote: > > > From: Daeho Jeong > > > > > > current_reserved_blocks is not allowed to utilize. For some zoned > > > storage devices, vendors will provide extra space which was used for >

Re: [f2fs-dev] [PATCH] f2fs: subtract current_reserved_blocks from total

2025-03-05 Thread Jaegeuk Kim via Linux-f2fs-devel
On 03/05, Chao Yu wrote: > On 3/5/25 03:20, Daeho Jeong wrote: > > From: Daeho Jeong > > > > current_reserved_blocks is not allowed to utilize. For some zoned > > storage devices, vendors will provide extra space which was used for > > device level GC than specs and we will use this space for fil

Re: [f2fs-dev] [PATCH] f2fs: subtract current_reserved_blocks from total

2025-03-05 Thread Chao Yu via Linux-f2fs-devel
On 3/5/25 03:20, Daeho Jeong wrote: > From: Daeho Jeong > > current_reserved_blocks is not allowed to utilize. For some zoned > storage devices, vendors will provide extra space which was used for > device level GC than specs and we will use this space for filesystem > level GC. This extra space