commit | 5b0acb96f67c65a97dc9845ec5f4264feb486c2a | [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 | 95cb675caef53c4c11400920d75b49c3f6f8517a | |
parent | a5df500da07916a59ab92d92e022051c6e237465 [diff] |
mkfs: autodetect log stripe unit for external log devices If we're using an external log device and the caller doesn't give us a lsunit, use the block device geometry (if present) to set it. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>