diff options
| author | Bixuan Cui <[email protected]> | 2022-10-11 11:33:44 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2022-12-09 02:49:12 +0000 |
| commit | d87a7b4c77a997d5388566dd511ca8e6b8e8a0a8 (patch) | |
| tree | fb42154c235813e9c95618307a2d68ef5be3a23a /fs/ext4/fast_commit.c | |
| parent | ext4: split ext4_journal_start trace for debug (diff) | |
| download | kernel-d87a7b4c77a997d5388566dd511ca8e6b8e8a0a8.tar.gz kernel-d87a7b4c77a997d5388566dd511ca8e6b8e8a0a8.zip | |
jbd2: use the correct print format
The print format error was found when using ftrace event:
<...>-1406 [000] .... 23599442.895823: jbd2_end_commit: dev 252,8 transaction -1866216965 sync 0 head -1866217368
<...>-1406 [000] .... 23599442.896299: jbd2_start_commit: dev 252,8 transaction -1866216964 sync 0
Use the correct print format for transaction, head and tid.
Fixes: 879c5e6b7cb4 ('jbd2: convert instrumentation from markers to tracepoints')
Signed-off-by: Bixuan Cui <[email protected]>
Reviewed-by: Jason Yan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Cc: [email protected]
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
