Blog/Btrfs-progs v6.7.1 released
From Forza's ramblings
Btrfs-progs v6.7.1[edit | edit source]
Btrfs progs v6.7.1 was released today. Sources can, as usual, be found at https://github.com/kdave/btrfs-progs/releases and https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/
Changelog
- convert: raid-stripe-tree can be now enabled for the target filesystem
- mkfs:
- handle lifetime of open file descriptors so it does not trigger udev that could miss to create the UUID symlinks in /dev
- update warning when CPU page size does not match sector size
- merge features in summary, no more distinction of incompat and runtime to match the semantics of option -O
- fi show: fix recognizing raw device mapper paths
Other
- CI updates, build images updates
- minor cleanups
- minor sync with kernel
- documentation updates, fix links to labels in included directories
Static builds for aarch64 and x86_64[edit | edit source]
As usual there are static builds for ARM64/aarch64 and AMD64/x86_64 available at https://mirrors.tnonline.net/btrfs/btrfs-progs/.
For more information about static builds, check out the dedicate wiki page Btrfs/Statically_built_btrfs-progs