diff options
author | Yi Sun <yi.sun@unisoc.com> | 2024-12-23 11:10:42 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-01-08 21:31:46 +0300 |
commit | 81ffbd224e5f926bf8df01d6107db9c8779f7d57 (patch) | |
tree | ab51c8a7a0490dc4b8d19e42ff2d7f5a6f7a6a93 /scripts/gdb/linux/utils.py | |
parent | 66baee2b886d72ab6be11a08d4c7897f9612e25b (diff) | |
download | linux-81ffbd224e5f926bf8df01d6107db9c8779f7d57.tar.xz |
f2fs: update_sit_entry_for_release() supports consecutive blocks.
This function can process some consecutive blocks at a time.
When using update_sit_entry() to release consecutive blocks,
ensure that the consecutive blocks belong to the same segment.
Because after update_sit_entry_for_realese(), @segno is still
in use in update_sit_entry().
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