diff options
author | Xin Yin <[email protected]> | 2021-12-21 10:28:39 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2022-01-10 13:25:44 -0500 |
commit | 5e4d0eba1ccaf19f93222abdeda5a368be141785 (patch) | |
tree | 540e5c5dbdf551d1dece0a8e2ac6d3893866817d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | d1199b94474ac4513b8491a4b751a8a466e1886b (diff) |
ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE
when call falloc with FALLOC_FL_ZERO_RANGE, to set an range to unwritten,
which has been already initialized. If the range is align to blocksize,
fast commit will not track range for this change.
Also track range for unwritten range in ext4_map_blocks().
Signed-off-by: Xin Yin <[email protected]>
Reviewed-by: Harshad Shirwadkar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions