diff options
| author | Yongpeng Yang <yangyongpeng@xiaomi.com> | 2025-11-10 16:22:21 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2025-12-04 02:00:04 +0000 |
| commit | 581251e03077f2fb83f9d10f5e21ec7e546a82b4 (patch) | |
| tree | 4ccf46254be0f51929b7ad4f9732961172aa37fd /rust/helpers/helpers.c | |
| parent | 24fd7f00161055e1ca0dd137a1d67f87fa781f99 (diff) | |
f2fs: wrap all unusable_blocks_per_sec code in CONFIG_BLK_DEV_ZONED
The usage of unusable_blocks_per_sec is already wrapped by
CONFIG_BLK_DEV_ZONED, except for its declaration and the definitions of
CAP_BLKS_PER_SEC and CAP_SEGS_PER_SEC. This patch ensures that all code
related to unusable_blocks_per_sec is properly wrapped under the
CONFIG_BLK_DEV_ZONED option.
Signed-off-by: Yongpeng Yang <yangyongpeng@xiaomi.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
