From: David Sterba Date: Thu, 24 Nov 2016 12:30:31 +0000 (+0100) Subject: btrfs-progs: update CHANGES for v4.8.4 X-Git-Tag: upstream/4.16.1~966 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6aea3ddac9e889995acede40bdef1ab6b39d0f20;p=platform%2Fupstream%2Fbtrfs-progs.git btrfs-progs: update CHANGES for v4.8.4 Signed-off-by: David Sterba --- diff --git a/CHANGES b/CHANGES index 903d7ed..2957973 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,21 @@ +btrfs-progs-4.8.4 (2016-11-25) + * check: support for clearing space cache v2 (free-space-tree) + * send: + * more sanity checks (with tests), cleanups + * fix for fstests/btrfs/038 and btrfs/117 failures + * build: + * fix compilation of standalone ioctl.h, pull NULL definition + * fix library link errors introduced in 4.8.3 + * tests: + * add more fuzzed images from bugzilla + * add bogus send stream checks + * fixups and enhancements for CI environment builds + * misc refinements and updates of testing framework + * other: + * move sources for btrfs-image to own directory + * deprecated and not build by default: btrfs-calc-size, btrfs-show-super + * docs updates + btrfs-progs-4.8.3 (2016-11-11) * check: * support for clearing space cache (v1)