diff options
author | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-03-21 15:58:04 -0700 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-03-29 15:17:39 -0700 |
commit | 0b37ed21e3367539b79284e0b0af2246ffcf0dca (patch) | |
tree | 505d7e275756597cb7f9a80481aea09103e83b8c /fs/kernfs | |
parent | b822dc914917f9381e7a04ff6872c1b6883dd4ae (diff) | |
download | linux-0b37ed21e3367539b79284e0b0af2246ffcf0dca.tar.gz |
f2fs: apply zone capacity to all zone type
If we manage the zone capacity per zone type, it'll break the GC assumption.
And, the current logic complains valid block count mismatch.
Let's apply zone capacity to all zone type, if specified.
Fixes: de881df97768 ("f2fs: support zone capacity less than zone size")
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/kernfs')
0 files changed, 0 insertions, 0 deletions