1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-15 09:57:39 +03:00
Daan De Meyer 24987eb3cc mkfs-util: Set sector size for btrfs as well
btrfs used to default the sector size to the page size and didn't
support anything else. Since 6.7, it defaults to 4K and using 4K
makes the filesystem compatible with all page sizes. So let's make
sure we use minimum 4K as well (lower causes failures on systems with
a 4K page size) but still allow larger sector sizes if specified by
the user.

(cherry picked from commit 03c9e88fb7eb8973477c33aa63dc6bcf0cab52c9)
2024-07-05 20:00:04 +02:00
..
2024-03-26 21:08:49 +08:00
2024-04-18 17:39:34 +02:00
2024-06-11 15:52:13 +09:00
2024-04-25 17:06:43 +02:00
2024-02-29 21:38:03 +01:00
2024-04-03 11:50:25 +01:00
2024-04-03 11:50:25 +01:00
2024-07-05 11:38:42 +02:00
2024-04-18 17:39:34 +02:00