Opened 4 years ago

Closed 4 years ago

#12860 closed enhancement (fixed)

btrfs-progs-5.4

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

Description

New minor version

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

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

comment:2 by Bruce Dubbs, 4 years ago

btrfs-progs-5.4 (2019-12-03)

  • support new hash algorithms (kernel 5.5):
    • mkfs.btrfs and btrfs-convert with --csum, crc32c, xxhash, sha256, blake2
  • mkfs: support new raid1c3 and raid1c4 block group profiles (kernel 5.5)
  • check:
    • --repair delays start with a warning, can be skipped using --force
    • enhanced detetion of inode types from partial data, more options for repair
  • receive: fix quiet option
  • image: speed up chunk loading
  • fi usage:
    • sort devices by id
    • print ratio of used/total per block group type
  • rescue zero-log: reset the log pointers directly, avoid reading some other potentially damaged structures
  • new make target install-static to install only static binaries/libraries
  • other
    • docs updates
    • new tests
    • cleanups and refactoring

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22431.

Note: See TracTickets for help on using tickets.