Opened 6 months ago

Closed 6 months ago

#18755 closed enhancement (fixed)

btrfs-progs-6.5.3

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 6 months ago

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

comment:2 by Bruce Dubbs, 6 months ago

btrfs-progs-6.5.3 (2023-10-21)

  • mkfs:
    • add short aliases for -O specification, block-group-tree (bgt), free-space-tree (fst), raid-stripe-tree (rst)
    • don't try to resize the image (namely when backed by file) when --rootdir contains sparse file larger than the image
    • also copy xattr/permissions/ugid/timestamps of the top --rootdir directory
    • add new option --device-uuid to let user specify exact uuid of the device item (only for single device filesystems)
  • check:
    • on zoned devices, use correct super block offsets when repairing
    • check inline extent refs order
  • subvolume create: add new option --parent to create missing path components of the given path (like mkdir -p)
  • rescue clear-ino-cache: new command moved from 'btrfs check' implementing the same as option --clear-ino-cache (to be deprecated and removed in the future)
  • dump-tree: allow '-' in tree identifier names for option -t
  • btrfstune:
    • drop short option and add long option to enable squota
    • tune space reservation and batch size for block-group-tree conversion
  • scrub status: print correct value of "Bytes scrubbed" for unfinished runs
  • qgroup show: fix crash when attempting to print path of stale qgroups
  • experimental features:
    • move build of raid-stripe-tree out for testing but it's still considered experimental
  • other:
    • shell completion updates
    • sync raid-stripe-tree code with kernel
    • build fixes
    • new and updated tests

comment:3 by Bruce Dubbs, 6 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

157f13520d Update to libdrm-2.4.117.
79c1473fa3 Update to btrfs-progs-v6.5.3.
865f2143b6 Update to highlight-4.10.
3810a5ed18 Update to pycairo3-1.25.1 (Python module).
9149badd98 Update to usbutils-016.
8b83934448 Update to xterm-388.
Note: See TracTickets for help on using tickets.