btrfs-progs: update CHANGES for v4.8.2
authorDavid Sterba <dsterba@suse.com>
Mon, 24 Oct 2016 13:40:37 +0000 (15:40 +0200)
committerDavid Sterba <dsterba@suse.com>
Tue, 25 Oct 2016 12:31:44 +0000 (14:31 +0200)
Signed-off-by: David Sterba <dsterba@suse.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index 304188a..b3f8791 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,16 @@
+btrfs-progs-4.8.2 (2016-10-26)
+  * convert: also convert file attributes
+  * convert: fix wrong tree block alignment for unalianged block group
+  * check: quota verify fixes, handle reloc tree
+  * build: add stub for FIEMAP_EXTENT_SHARED, compiles on ancient kernels
+  * build: add stub for BUILD_ASSERT when ioctl.h is included
+  * dump-tree: don't crash on unrecognized tree id for -t
+  * tests:
+    * add more ioctl tests
+    * convert: more symlink tests, attribute tests
+    * quota verify for reloc tree
+  * other cleanups
+
 btrfs-progs-4.8.1 (2016-10-12)
   * 32bit builds fixed
   * build without backtrace support fixed