Thank you for your review. I have responded in the comments below.
> On 2023/4/25 16:10, Daejun Park wrote:
> > Changelog:
> >
> > v1 -> v2
> > Changed to apply the optional async reset write pointer by default.
> >
> >
> > This patch enables submit reset zone command asynchornously. It helps
>
The pull request you sent on Tue, 25 Apr 2023 11:36:08 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
> tags/f2fs-for-6.4-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5c7ecada25d2086aee607ff7deb69e77faa4aa92
Thank you!
--
Deet-doot-do
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Christian Brauner (Microsoft) :
On Mon, 30 Jan 2023 17:41:56 +0100 you wrote:
> Hey everyone,
>
> after we finished the introduction of the new posix acl api last cycle
> we still left the generic POSIX ACL xattr handlers around in the
>
Hello:
The following patches were marked "accepted", because they were applied to
jaegeuk/f2fs.git (dev):
Patch: [f2fs-dev,GIT,PULL] f2fs update for 6.4
Submitter: Jaegeuk Kim
Committer: Linus Torvalds
Patchwork: https://patchwork.kernel.org/project/f2fs/list/?series=743132
Lore link: h
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Christian Brauner (Microsoft) :
On Wed, 01 Feb 2023 14:14:51 +0100 you wrote:
> Hey everyone,
>
> After we finished the introduction of the new posix acl api last cycle
> we still left the generic POSIX ACL xattr handlers around in the
>
Hello:
This pull request was applied to jaegeuk/f2fs.git (dev)
by Linus Torvalds :
On Tue, 25 Apr 2023 11:36:08 -0700 you wrote:
> Hi Linus,
>
> Could you please consider this pull request?
>
> Thanks,
>
> The following changes since commit ffe78bbd512166e0ef1cc4858010b128c510ed7d:
>
> [...]