commit | d7307c4a7ef26664fb67841c5895b2882bca2796 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Fri Dec 20 17:02:10 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Jan 14 13:34:08 2025 -0800 |
tree | 62a69fff4cfad563642ab547afa5f5b6563cb2ab | |
parent | 42c7884baeb68a9cc889dbe71b10c388b23c2046 [diff] |
mkfs: reorder zoned cli parsing Rearrange calculate_rtgroup_geometry a little so that ZNS storage auto-setting values doesn't look like someone set a CLI option; and then mak it so that we can format fewer rtgroups than the hardware has. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>