diff options
author | Yi Sun <yi.sun@unisoc.com> | 2024-12-23 11:10:43 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-01-13 21:49:32 +0300 |
commit | e53c568f4603e997426712146dce0bc194c1db12 (patch) | |
tree | 6854a72ebf8d1340ce756508ea83d3ed85e86c60 /scripts/gdb/linux/utils.py | |
parent | 81ffbd224e5f926bf8df01d6107db9c8779f7d57 (diff) | |
download | linux-e53c568f4603e997426712146dce0bc194c1db12.tar.xz |
f2fs: add parameter @len to f2fs_invalidate_blocks()
New function can process some consecutive blocks at a time.
Function f2fs_invalidate_blocks()->down_write() and up_write()
are very time-consuming, so if f2fs_invalidate_blocks() can
process consecutive blocks at one time, it will save a lot of time.
Signed-off-by: Yi Sun <yi.sun@unisoc.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions