diff options
author | yangerkun <[email protected]> | 2021-06-09 15:55:45 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2021-06-24 10:29:13 -0400 |
commit | 0caaefbaf2a429c256c7469cb603ca8918e96fb0 (patch) | |
tree | eb7d0451ad1e3cfd048f5995d69a4858fa163580 /scripts/gdb | |
parent | d07621d9b9b8231187cc6e2121c927b3b8016789 (diff) |
ext4: no need to verify new add extent block
ext4_ext_grow_indepth will add a new extent block which has init the
expected content. We can mark this buffer as verified so to stop a
useless check in __read_extent_tree_block.
Signed-off-by: yangerkun <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions