Commit 5641ace
ext4: add commit tid info in ext4_fc_commit_start/stop trace events
This adds commit_tid info in ext4_fc_commit_start/stop which is helpful
in debugging fast_commit issues.
For e.g. issues where due to jbd2 journal full commit, FC miss to commit
updates to a file.
Also improves TP_prink format string i.e. all ext4 and jbd2 trace events
starts with "dev MAjOR,MINOR". Let's follow the same convention while we
are still at it.
Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/ebcd6b9ab5b718db30f90854497886801ce38c63.1647057583.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>1 parent d9bf099 commit 5641ace
2 files changed
Lines changed: 15 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1187 | 1187 | | |
1188 | 1188 | | |
1189 | 1189 | | |
1190 | | - | |
| 1190 | + | |
1191 | 1191 | | |
1192 | 1192 | | |
1193 | 1193 | | |
| |||
1208 | 1208 | | |
1209 | 1209 | | |
1210 | 1210 | | |
1211 | | - | |
| 1211 | + | |
1212 | 1212 | | |
1213 | 1213 | | |
1214 | 1214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2686 | 2686 | | |
2687 | 2687 | | |
2688 | 2688 | | |
2689 | | - | |
| 2689 | + | |
2690 | 2690 | | |
2691 | | - | |
| 2691 | + | |
2692 | 2692 | | |
2693 | 2693 | | |
2694 | 2694 | | |
| 2695 | + | |
2695 | 2696 | | |
2696 | 2697 | | |
2697 | 2698 | | |
2698 | 2699 | | |
| 2700 | + | |
2699 | 2701 | | |
2700 | 2702 | | |
2701 | | - | |
2702 | | - | |
| 2703 | + | |
| 2704 | + | |
2703 | 2705 | | |
2704 | 2706 | | |
2705 | 2707 | | |
2706 | | - | |
| 2708 | + | |
| 2709 | + | |
2707 | 2710 | | |
2708 | | - | |
| 2711 | + | |
2709 | 2712 | | |
2710 | 2713 | | |
2711 | 2714 | | |
| |||
2714 | 2717 | | |
2715 | 2718 | | |
2716 | 2719 | | |
| 2720 | + | |
2717 | 2721 | | |
2718 | 2722 | | |
2719 | 2723 | | |
| |||
2724 | 2728 | | |
2725 | 2729 | | |
2726 | 2730 | | |
| 2731 | + | |
2727 | 2732 | | |
2728 | 2733 | | |
2729 | | - | |
| 2734 | + | |
2730 | 2735 | | |
2731 | 2736 | | |
2732 | | - | |
| 2737 | + | |
2733 | 2738 | | |
2734 | 2739 | | |
2735 | 2740 | | |
| |||
0 commit comments