btrfs-progs: update CHANGES for v4.8.3
authorDavid Sterba <dsterba@suse.com>
Wed, 9 Nov 2016 14:07:35 +0000 (15:07 +0100)
committerDavid Sterba <dsterba@suse.com>
Fri, 11 Nov 2016 15:26:57 +0000 (16:26 +0100)
Signed-off-by: David Sterba <dsterba@suse.com>
CHANGES

diff --git a/CHANGES b/CHANGES
index b3f8791..903d7ed 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,29 @@
+btrfs-progs-4.8.3 (2016-11-11)
+  * check:
+    * support for clearing space cache (v1)
+    * size reduction of inode backref structure
+  * send:
+    * fix handling of multiple snapshots (-p and -c options)
+    * transfer buffer increased (should reduce number of context switches)
+    * reuse existing file for output (-f), eg. when root cannot create files (NFS)
+  * dump-tree:
+    * print missing items for various structures
+    * new: dev stats, balance status item
+    * sync key names with kernel (the persistent items)
+  * subvol show: now able to print the toplevel subvolume -- the creation time
+    might be wrong though
+  * mkfs:
+    * store the creation time of toplevel root inode
+    * print UUID in the summary
+  * build: travis CI for devel
+  * other:
+    * lots of cleanups and refactoring
+    * switched to on-stack path structure
+    * fixes from coverity, asan, ubsan
+    * new tests
+    * updates in testing infrastructure
+    * fixed convert test 005
+
 btrfs-progs-4.8.2 (2016-10-26)
   * convert: also convert file attributes
   * convert: fix wrong tree block alignment for unalianged block group