Opened 6 weeks ago

Closed 6 weeks ago

#21086 closed enhancement (fixed)

btrfs-progs-6.13

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by thomas, 6 weeks ago

Owner: changed from blfs-book to thomas
Status: newassigned

btrfs-progs-6.13 (2025-02-15)

  • mkfs:
    • new option to enable compression
    • pdated summary (subvolumes, compression)
    • completely remove option --leafsize, deprecated long ago
  • btrfstune: add option to remove squota
  • scrub:
    • start: new option --limit to set the bandwidth limit for the duration of the run
    • status: fix printing of Rate unit suffix (SI/IEC)
  • qgroup clean-stale: check if quotas are enabled before starting filesystem sync()
  • print builtin features and options in --version output (mkfs, convert, image, btrfstune)
  • build:
    • Botan minimum version is now 3.x
    • target to build compile_commands.json (for LSP)
  • other:
    • a bit more optimized crc32c code
    • sync some headers from kernel code
    • command help updates and fixes
    • build warning fixes
    • error message updates
    • cleanups and refactoring
    • updated tests
    • lots of documentation updates

comment:2 by thomas, 6 weeks ago

Resolution: fixed
Status: assignedclosed

Seems to me that now tests/mkfs-tests/013-reserved-1M-for-single/ is broken but the previously mentioned test is no longer.

Upgrade in [461746c556]

Note: See TracTickets for help on using tickets.