summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2016-11-09 15:07:35 +0100
committerDavid Sterba <dsterba@suse.com>2016-11-11 16:26:57 +0100
commit6ecb170b5b15a15166f08dd43b6a20fe2feb47d1 (patch)
tree87d93dca684510ffd330e901fc2c02c72b39a0ee
parent9d0e6a67f9d884bca99e9ca1fff0118dc310384f (diff)
btrfs-progs: update CHANGES for v4.8.3
Signed-off-by: David Sterba <dsterba@suse.com>
-rw-r--r--CHANGES26
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b3f8791a..903d7ed3 100644
--- 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