Opened 6 months ago

Closed 6 months ago

#18815 closed enhancement (fixed)

btrfs-progs-6.6

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

Description

New minor version.

Change History (5)

comment:1 by Douglas R. Reno, 6 months ago

Summary: btrfs-progs-6.6 (Wait for linux 6.6.x)btrfs-progs-6.6

comment:2 by Bruce Dubbs, 6 months ago

Summary: btrfs-progs-6.6btrfs-progs-6.6 (Wait for LFS installing linux 6.6.1)

comment:3 by Bruce Dubbs, 6 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned
Summary: btrfs-progs-6.6 (Wait for LFS installing linux 6.6.1)btrfs-progs-6.6

comment:4 by Bruce Dubbs, 6 months ago

btrfs-progs-6.6 (2023-11-03)

  • new global option --dry-run, now implemented for 'subvolume delete'
  • fi defrag: new option --step to defragment files in steps, report progress
  • balance: removed support for obsolete short syntax 'btrfs balance /path'
  • mkfs: print zone count for each device in the overview
  • check:
    • verify inline ref ordering
    • deprecate --clear-space-cache, moved to the 'rescue' group
  • rescue clear-space-cache: new command moved from 'btrfs check' implementing the same as option --clear-space-cache (to be deprecated and removed in the future)
  • dump-tree: output sequence number for inline refs
  • fixes:
    • fi resize: fallback to lowest devid when 1 does not exist, previously the command would fail with "No such device"
    • fi usage: fix "devices 0 != 1" message and broken output on multi-device filesystem
    • open files in non-blocking mode when reading fsid, this could hang when trying to open fifo files or some special character devices, was observed with 'prop set/get'
  • experimental:
    • mkfs: parametric zone size for emulated zoned mode
  • other:
    • cleanups refactoring
    • new and updated tests
    • CI updates
    • documentation updates

comment:5 by Bruce Dubbs, 6 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 9233a26b.

Note: See TracTickets for help on using tickets.