mbox series

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

Message ID ZCOHd4jYn8zUCEZ0@google.com (mailing list archive)
State Mainlined
Commit 3577a4d37f9e5caeb817e221482385151795ec6a
Headers show
Series [f2fs-dev,GIT,PULL] f2fs fix for 6.3-rc5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-fix-6.3-rc5

Message

Jaegeuk Kim March 29, 2023, 12:33 a.m. UTC
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 tags/f2fs-fix-6.3-rc5

for you to fetch changes up to 0b04d4c0542e8573a837b1d81b94209e48723b25:

  f2fs: Fix f2fs_truncate_partial_nodes ftrace event (2023-03-10 08:57:49 -0800)

----------------------------------------------------------------
f2fs fix for 6.3-rc5

This fixes a tracepoint field size in f2fs, and another patch [1] to reveal this
bug comes in rc5 as well.

[1] https://patchwork.kernel.org/project/linux-trace-kernel/patch/20230309221302.642e82d9@gandalf.local.home/

----------------------------------------------------------------
Douglas Raillard (1):
      f2fs: Fix f2fs_truncate_partial_nodes ftrace event

 include/trace/events/f2fs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org March 29, 2023, 5:41 p.m. UTC | #1
The pull request you sent on Tue, 28 Mar 2023 17:33:59 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-fix-6.3-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3577a4d37f9e5caeb817e221482385151795ec6a

Thank you!
patchwork-bot+f2fs@kernel.org March 29, 2023, 10:21 p.m. UTC | #2
Hello:

This pull request was applied to jaegeuk/f2fs.git (dev)
by Linus Torvalds <torvalds@linux-foundation.org>:

On Tue, 28 Mar 2023 17:33:59 -0700 you wrote:
> Hi Linus,
> 
> Could you please consider this pull request?
> 
> Thanks,
> 
> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
> 
> [...]

Here is the summary with links:
  - [f2fs-dev,GIT,PULL] f2fs fix for 6.3-rc5
    https://git.kernel.org/jaegeuk/f2fs/c/3577a4d37f9e

You are awesome, thank you!