From e113d61af258072310d36400e6c7933b8a212bbf Mon Sep 17 00:00:00 2001 From: David Sterba Date: Wed, 8 Jun 2016 11:40:02 +0200 Subject: btrfs-progs: update CHANGES for 4.6 Signed-off-by: David Sterba --- CHANGES | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGES b/CHANGES index b5d0852e..16cf6866 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,21 @@ +btrfs-progs-4.6 (2016-06-10) + * convert - major rewrite: + * fix a long-standing bug that led to mixing data blocks into metadata block + groups + * the workaround was to do full balance after conversion, which was + recommended practice anyway + * explicitly set the lowest supported version of e2fstools to 1.41 + * provide and install udev rules file that addresses problems with device + mapper devices, renames after removal + * send: new option: quiet + * dev usage: report slack space (device size minus filesystem area on the dev) + * image: support DUP + * build: short options to enable debugging builds + * other: + * code cleanups + * build fixes + * more tests and other enhancements + btrfs-progs-4.5.3 (2016-05-11) * ioctl: fix unaligned access in buffer from TREE_SEARCH; might cause SIGBUS on architectures that do not support unaligned access and do not performa -- cgit v1.2.3