diff options
author | 2024-12-23 16:10:42 +0800 | |
---|---|---|
committer | 2025-01-08 18:31:46 +0000 | |
commit | 81ffbd224e5f926bf8df01d6107db9c8779f7d57 (patch) | |
tree | ab51c8a7a0490dc4b8d19e42ff2d7f5a6f7a6a93 /scripts/generate_rust_analyzer.py | |
parent | f2fs: introduce update_sit_entry_for_release/alloc() (diff) | |
download | wireguard-linux-81ffbd224e5f926bf8df01d6107db9c8779f7d57.tar.xz wireguard-linux-81ffbd224e5f926bf8df01d6107db9c8779f7d57.zip |
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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions