diff options
author | Harshad Shirwadkar <[email protected]> | 2020-10-15 13:37:55 -0700 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-10-21 23:22:26 -0400 |
commit | 6866d7b3f2bb4f011041ba54c98b1584497fe2fd (patch) | |
tree | 4ae01bbb3dc62134eaaea5e8324da97bcb117224 /tools/perf/builtin-record.c | |
parent | 995a3ed67fc8c0e3301a770016fb66f1bbf15ec8 (diff) |
ext4 / jbd2: add fast commit initialization
This patch adds fast commit area trackers in the journal_t
structure. These are initialized via the jbd2_fc_init() routine that
this patch adds. This patch also adds ext4/fast_commit.c and
ext4/fast_commit.h files for fast commit code that will be added in
subsequent patches in this series.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Harshad Shirwadkar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/builtin-record.c')
0 files changed, 0 insertions, 0 deletions