Hi,
btrfs-progs version 5.2.1 have been released. This is a bugfix release.
Changes:
* scrub status: fix ETA calculation after resume
* check: fix crash when using -Q
* restore: fix symlink owner restoration
* mkfs: fix regression with mixed block groups
* core: fix commit to process all delayed refs
* other:
* minor cleanups
* test updates
Tarballs: https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/
Git: git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git
Shortlog:
Adam Borowski (1):
btrfs-progs: fix a printf format string fatal warning
David Sterba (7):
btrfs-progs: props: update descriptions
btrfs-progs: props: convert to C99 initializers
btrfs-progs: props: update help texts
btrfs-progs: tests: switch messages to _log
btrfs-progs: restore: fix chown of a symlink
btrfs-progs: update CHANGES for v5.2.1
Btrfs progs v5.2.1
Filipe Manana (1):
Btrfs-progs: mkfs, fix metadata corruption when using mixed mode
Grzegorz Kowal (2):
btrfs-progs: scrub: fix ETA calculation
btrfs-progs: scrub: fix status lines alignment
Josef Bacik (1):
btrfs-progs: deal with drop_progress properly in fsck
Naohiro Aota (1):
btrfs-progs: check: initialize qgroup_item_count in earlier stage
Omar Sandoval (1):
btrfs-progs: receive: get rid of unnecessary strdup()
Qu Wenruo (3):
btrfs-progs: Exhaust delayed refs and dirty block groups to prevent delayed refs lost
btrfs-progs: extent-tree: Unify the parameters of btrfs_inc_extent_ref()
btrfs-progs: tests: Avoid debug log populating stdout