Opened 4 months ago

Closed 4 months ago

#20733 closed enhancement (fixed)

btrfs-progs-6.12

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (2)

comment:1 by Bruce Dubbs, 4 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

btrfs-progs-6.12 (2024-11-29)

  • subvolume delete: add new option to do recursive subvolume deletion (for regular user delete only accessible subvolumes)
  • mkfs:
    • new option --subvol to create subvolumes in given paths, read-write, read-only and default
    • add hard link detection support for --rootdir option
  • fixes:
    • receive: message verbosity fixes
    • check: fix false positive report of missing checksum for extent holes
    • check: handle compressed extents when checking tree log
    • when asking Y/N user questions, flush the terminal so the question is displayed (e.g. btrfstune -S)
  • other
    • code refactoring, error handling
    • python packaging fixes
    • documentation updates
    • new tests

comment:2 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 31871c2f2b.

Note: See TracTickets for help on using tickets.