commit | 64678df61fd390ddf6ab07fb888df4ed1d42d5fe | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jul 01 10:41:38 2025 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Jul 17 15:04:15 2025 -0700 |
tree | c456b13a991ac672efdc510653420a66a4ec4410 | |
parent | 5b0acb96f67c65a97dc9845ec5f4264feb486c2a [diff] |
mkfs: try to align AG size based on atomic write capabilities Try to align the AG size to the maximum hardware atomic write unit so that we can give users maximum flexibility in choosing an RWF_ATOMIC write size. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>