diff options
author | Harshad Shirwadkar <[email protected]> | 2021-10-15 11:25:13 -0700 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2021-11-04 10:34:39 -0400 |
commit | 1ebf21784b19d5bc269f39a5d1eedb7f29a7d152 (patch) | |
tree | e40e09433596daca12c0d13632d584fc55b31b7e /tools/perf/scripts/python | |
parent | 6c31a689b2e9e1dee5cbe16b773648a2d84dfb02 (diff) |
ext4: inline data inode fast commit replay fixes
Since there are no blocks in an inline data inode, there's no point in
fixing iblocks field in fast commit replay path for this inode.
Similarly, there's no point in fixing any block bitmaps / global block
counters with respect to such an inode. Just bail out from these
functions if an inline data inode is encountered.
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/scripts/python')
0 files changed, 0 insertions, 0 deletions