| commit | e5b18d7d1d962e942ce3b0a9ccdb5872074e24df | [log] [tgz] |
|---|---|---|
| author | Darrick J. Wong <djwong@kernel.org> | Mon Sep 25 14:59:25 2023 -0700 |
| committer | Carlos Maiolino <cem@kernel.org> | Thu Oct 05 14:57:19 2023 +0200 |
| tree | 21a78c604b126911fabb145fc31de4315ddd7318 | |
| parent | 4a9f92d023934ca6d436c8ca0e7a62702540a4ba [diff] |
mkfs: enable large extent counts by default Format filesystems with the large extent counter feature turned on. We shall now support 64-bit extent counts for the data fork and 32-bit extent counts for the attr fork. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com> Signed-off-by: Carlos Maiolino <cem@kernel.org>