mirror of
https://github.com/kdave/btrfs-progs
synced 2025-04-24 12:07:54 +00:00
btrfs-progs: update CHANGES for 4.7
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
c52762b4c6
commit
6dcfd667de
18
CHANGES
18
CHANGES
@ -1,5 +1,21 @@
|
|||||||
|
btrfs-progs-4.7 (2016-07-29)
|
||||||
|
* convert: fix creating discontig extents
|
||||||
|
* check: speed up traversing heavily reflinked extents within a file
|
||||||
|
* check: verify qgroups of higher levels
|
||||||
|
* check: repair can now fix wrong qgroup numbers
|
||||||
|
* balance: new option to run in the background
|
||||||
|
* defrag: default extent target size changed to 32MiB
|
||||||
|
* du: silently skip non-btrfs dirs/files
|
||||||
|
* documentation updates: btrfs(5), btrfs(8), balance, subvolume, scrub,
|
||||||
|
filesystem, convert
|
||||||
|
* bugfixes:
|
||||||
|
* unaligned access (reported for sparc64) in raid56 parity calculations
|
||||||
|
* use /bin/bash
|
||||||
|
* other stability fixes and cleanups
|
||||||
|
* more tests
|
||||||
|
|
||||||
btrfs-progs-4.6.1 (2016-06-24)
|
btrfs-progs-4.6.1 (2016-06-24)
|
||||||
* fi resize: negative resize argument accepted again (broken
|
* fi resize: negative resize argument accepted again
|
||||||
* qgroup rescan: fix skipping when rescan is in progress
|
* qgroup rescan: fix skipping when rescan is in progress
|
||||||
* mkfs: initialize stripesize to correct value
|
* mkfs: initialize stripesize to correct value
|
||||||
* testsuite updates, mostly convert tests
|
* testsuite updates, mostly convert tests
|
||||||
|
Loading…
Reference in New Issue
Block a user