summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3ef84e82..86ccfcd6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,21 @@
+btrfs-progs-4.9 (2016-12-23)
+ * check: many lowmem mode updates
+ * send: use splice syscall to copy buffer from kernel
+ * receive: new option to dump the stream in textual form
+ * convert:
+ * move sources to own directory
+ * prevent accounting of blocks beyond end of the device
+ * make it work with 64k sectorsize
+ * mkfs: move sources to own directory
+ * defrag: warns if directory used without -r
+ * dev stats:
+ * new option to check stats for non-zero values
+ * add long option for -z
+ * library: version bump to 0.1.2, added subvol_uuid_search2
+ * other:
+ * cleanups
+ * docs updates
+
btrfs-progs-4.8.5 (2016-11-30)
* receive: fix detection of end of stream (error reported even for valid
streams)