[GIT PULL] f2fs fix for 6.3-rc5

From: Jaegeuk Kim
Date: Tue Mar 28 2023 - 20:34:09 EST


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@xxxxxxxxxxxxxxxxxx/

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

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