lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <176469900752.3331097.11163063452209234424.git-patchwork-notify@kernel.org>
Date: Tue, 02 Dec 2025 18:10:07 +0000
From: patchwork-bot+f2fs@...nel.org
To: YH Lin <yhli@...gle.com>
Cc: yes@...gle.com, linux-kernel@...r.kernel.org, rostedt@...dmis.org,
 linux-f2fs-devel@...ts.sourceforge.net, mathieu.desnoyers@...icios.com,
 mhiramat@...nel.org, jaegeuk@...nel.org, linux-trace-kernel@...r.kernel.org
Subject: Re: [f2fs-dev] [PATCH v2] f2fs: optimize trace_f2fs_write_checkpoint
 with enums

Hello:

This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@...nel.org>:

On Fri, 28 Nov 2025 11:23:57 +0800 you wrote:
> This patch optimizes the tracepoint by replacing these hardcoded strings
> with a new enumeration f2fs_cp_phase.
> 
> 1.Defines enum f2fs_cp_phase with values for each checkpoint phase.
> 2.Updates trace_f2fs_write_checkpoint to accept a u16 phase argument
> instead of a string pointer.
> 3.Uses __print_symbolic in TP_printk to convert the enum values
> back to their corresponding strings for human-readable trace output.
> 
> [...]

Here is the summary with links:
  - [f2fs-dev,v2] f2fs: optimize trace_f2fs_write_checkpoint with enums
    https://git.kernel.org/jaegeuk/f2fs/c/a7982944b487

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ