]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
btrfs-progs: Update to version 6.14
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 24 Apr 2025 13:43:44 +0000 (15:43 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Apr 2025 14:57:16 +0000 (14:57 +0000)
commitcf56de7a94e5007bce8eaa37cc5a4929a13ff45e
tree8a8a6fda1a700b1d2a4f57969e448a1b76ab06f1
parentcca29326abd3e2fba6e6fc40c33e82a1ad001e9b
btrfs-progs: Update to version 6.14

- Update from version 6.13 to 6.14
- Update of rootfile not required
- Changelog
    6.14
   * mkfs:
      * allow --sectorsize to be 2K for testing purposes of subpage mode (needs
        the same block size supported by kernel)
      * fix false error when no compression is requested and lzo is not
compiled in
   * convert: support 2K block size in the source filesystem
   * defrag: new parameter -L/--level to specify compression levels (kernel 6.15),
     also supports the realtime levels
   * subvol delete: show names of recursively deleted child subvolumes
   * qgroup show: use sysfs to detect up to date consistency status
   * zoned mode: support zone capacity tracking
   * other:
      * CI new and updated workflows
      * documentation updates

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/btrfs-progs