On 03/21, Jaegeuk Kim wrote:
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.
Added:
Fixes: de881df97768 ("f2fs: support zone capacity less than zone size")
Signed-off-by: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>