Opened 3 years ago

Closed 3 years ago

#14531 closed enhancement (fixed)

btrfs-progs-5.10

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

Description

New minor version

Change History (4)

comment:1 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 years ago

btrfs-progs-5.10 (2021-01-18)
  * scrub status:
    * print percentage of progress
    * add size unit options
  * fi usage: also print free space from statfs
  * convert: copy full 64 bit timestamp from ext4 if availalble
  * check:
    * add ability to repair extent item generation
    * new option to remove leftovers from inode number cache (-o inode_cache)
  * check for already running exclusive operation (balance, device add/...)
    when starting one
  * preliminary json output support for 'device stats'
  * fixes:
    * subvolume set-default: id 0 correctly falls back to toplevel
    * receive: align internal buffer to allow fast CRC calculation
    * logical-resolve: distinguish -o subvol and bind mounts
  * build: new dependency libmount
  * other
    * doc fixes and updates
    * new tests
    * ci on gitlab temporarily disabled
    * debugging output enhancements

comment:3 by Douglas R. Reno, 3 years ago

Upstream seems to have made significant progress on the tests. I only get one failure now, and it is:

tests/misc-tests/025-zstd-compression

I'm going to institute the command to move that test out of the way in my build and try again. None of the convert-tests or fuzz-tests failed though, which is great! I'm hoping we can get down to only this failure.

comment:4 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r24154

Note: See TracTickets for help on using tickets.