Re: [f2fs-dev] (2) [PATCH v1] mkfs.f2fs: Introduce configurable reserved sections

2023-03-28 Thread Yonggil Song
On 03/17, Yonggil Song wrote: >> Overview >> >> >> This option allows zoned block device users to configure GC reserved and >> overprovision area manually according to their demands on performance of >> sustained write latency and WAF. >> >> Problem >> === >> >> The overprovision se

Re: [f2fs-dev] [PATCH] f2fs: Fix f2fs_truncate_partial_nodes ftrace event

2023-03-28 Thread Steven Rostedt
On Tue, 07 Mar 2023 17:40:24 + patchwork-bot+f...@kernel.org wrote: > Hello: > > This patch was applied to jaegeuk/f2fs.git (dev) > by Jaegeuk Kim : > > On Mon, 6 Mar 2023 12:25:49 + you wrote: > > From: Douglas Raillard > > > > Fix the nid_t field so that its size is correctly report

[f2fs-dev] [GIT PULL] f2fs fix for 6.3-rc5

2023-03-28 Thread Jaegeuk Kim
Hi Linus, Could you please consider this pull request? Thanks, The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tag

Re: [f2fs-dev] [PATCH] f2fs: Fix f2fs_truncate_partial_nodes ftrace event

2023-03-28 Thread Jaegeuk Kim
On 03/28, Steven Rostedt wrote: > On Tue, 07 Mar 2023 17:40:24 + > patchwork-bot+f...@kernel.org wrote: > > > Hello: > > > > This patch was applied to jaegeuk/f2fs.git (dev) > > by Jaegeuk Kim : > > > > On Mon, 6 Mar 2023 12:25:49 + you wrote: > > > From: Douglas Raillard > > > > > >

Re: [f2fs-dev] [PATCH] f2fs: Fix f2fs_truncate_partial_nodes ftrace event

2023-03-28 Thread Steven Rostedt
On Tue, 28 Mar 2023 17:36:06 -0700 Jaegeuk Kim wrote: > > I'm hoping you are not waiting for the merge window to get this in. Please > > get it to Linus before rc5 is out, because I plan on adding my patch[1] > > which will cause this to fail the build at rc5. > > > > The above is a fix to bug t